2 implementations of GetGCInterestingInfoData
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface3.cs (1)
41
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface3.
GetGCInterestingInfoData
(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress interestingInfoAddr, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacpGCInterestingInfoData* data)
SOSDacImpl.cs (1)
5192
int ISOSDacInterface3.
GetGCInterestingInfoData
(ClrDataAddress interestingInfoAddr, DacpGCInterestingInfoData* data)
1 reference to GetGCInterestingInfoData
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface3.cs (1)
71
__retVal = @this.
GetGCInterestingInfoData
(interestingInfoAddr, data);