2 implementations of GetGCInterestingInfoStaticData
Microsoft.Diagnostics.DataContractReader.Legacy (2)
_generated\32\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)
5086int ISOSDacInterface3.GetGCInterestingInfoStaticData(DacpGCInterestingInfoData* data)
2 references to GetGCInterestingInfoStaticData
Microsoft.Diagnostics.DataContractReader.Legacy (2)
_generated\32\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface3.cs (1)
108__retVal = @this.GetGCInterestingInfoStaticData(data);
SOSDacImpl.cs (1)
5116int hrLocal = _legacyImpl3.GetGCInterestingInfoStaticData(&dataLocal);