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