2 implementations of GetDacModuleHandle
Microsoft.Diagnostics.DataContractReader.Legacy (2)
_generated\37\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.cs (1)
3492int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.GetDacModuleHandle(void* phModule)
SOSDacImpl.cs (1)
930int ISOSDacInterface.GetDacModuleHandle(void* phModule)
1 reference to GetDacModuleHandle
Microsoft.Diagnostics.DataContractReader.Legacy (1)
_generated\37\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.cs (1)
3517__retVal = @this.GetDacModuleHandle(phModule);