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