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