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