2 implementations of GetDacModuleHandle
Microsoft.Diagnostics.DataContractReader.Legacy (2)
_generated\37\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.cs (1)
3492
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface.
GetDacModuleHandle
(void* phModule)
SOSDacImpl.cs (1)
930
int 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);