2 implementations of GetGCGlobalMechanisms
Microsoft.Diagnostics.DataContractReader.Legacy (2)
_generated\32\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface3.cs (1)
120
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface3.
GetGCGlobalMechanisms
(nuint* globalMechanisms)
SOSDacImpl.cs (1)
5193
int ISOSDacInterface3.
GetGCGlobalMechanisms
(nuint* globalMechanisms)
2 references to GetGCGlobalMechanisms
Microsoft.Diagnostics.DataContractReader.Legacy (2)
_generated\32\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface3.cs (1)
145
__retVal = @this.
GetGCGlobalMechanisms
(globalMechanisms);
SOSDacImpl.cs (1)
5228
int hrLocal = _legacyImpl3.
GetGCGlobalMechanisms
(pLocal);