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