2 implementations of GetGCGlobalMechanisms
Microsoft.Diagnostics.DataContractReader.Legacy (2)
_generated\34\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface3.cs (1)
120int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface3.GetGCGlobalMechanisms(nuint* globalMechanisms)
SOSDacImpl.cs (1)
5174int 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)
5209int hrLocal = _legacyImpl3.GetGCGlobalMechanisms(pLocal);