2 implementations of GetGCGlobalMechanisms
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface3.cs (1)
120
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface3.
GetGCGlobalMechanisms
(nuint* globalMechanisms)
SOSDacImpl.cs (1)
5343
int ISOSDacInterface3.
GetGCGlobalMechanisms
(nuint* globalMechanisms)
1 reference to GetGCGlobalMechanisms
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface3.cs (1)
145
__retVal = @this.
GetGCGlobalMechanisms
(globalMechanisms);