2 implementations of GetGCInterestingInfoStaticData
Microsoft.Diagnostics.DataContractReader.Legacy (2)
_generated\34\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface3.cs (1)
83int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface3.GetGCInterestingInfoStaticData(global::Microsoft.Diagnostics.DataContractReader.Legacy.DacpGCInterestingInfoData* data)
SOSDacImpl.cs (1)
5067int ISOSDacInterface3.GetGCInterestingInfoStaticData(DacpGCInterestingInfoData* data)
2 references to GetGCInterestingInfoStaticData
Microsoft.Diagnostics.DataContractReader.Legacy (2)
_generated\34\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface3.cs (1)
108__retVal = @this.GetGCInterestingInfoStaticData(data);
SOSDacImpl.cs (1)
5097int hrLocal = _legacyImpl3.GetGCInterestingInfoStaticData(&dataLocal);