1 implementation of SetDebuggerInfoBits
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\Loader_1.cs (1)
411void ILoader.SetDebuggerInfoBits(ModuleHandle handle, DebuggerAssemblyControlFlags newBits)
2 references to SetDebuggerInfoBits
Microsoft.Diagnostics.DataContractReader.Legacy (2)
ClrDataModule.cs (1)
827loader.SetDebuggerInfoBits(handle, bits);
Dbi\DacDbiImpl.cs (1)
408loader.SetDebuggerInfoBits(handle, controlFlags);