Interface ICorDebugModule2 NamespaceMicrosoft.Samples.Debugging.CorDebug.NativeApi Assemblyraw.dll [InterfaceType(1)] [Guid("7FCC5FB5-49C0-41DE-9938-3B88B5B9ADD7")] public interface ICorDebugModule2 Methods ApplyChanges(uint, byte[], uint, byte[]) GetJITCompilerFlags(out uint) ResolveAssembly(uint, out ICorDebugAssembly) SetJITCompilerFlags(uint) SetJMCStatus(int, uint, ref uint)