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