2 implementations of GetMethodTableCollectibleData
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface6.cs (1)
37
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface6.
GetMethodTableCollectibleData
(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress mt, global::Microsoft.Diagnostics.DataContractReader.Legacy.DacpMethodTableCollectibleData* data)
SOSDacImpl.cs (1)
5579
int ISOSDacInterface6.
GetMethodTableCollectibleData
(ClrDataAddress mt, DacpMethodTableCollectibleData* data)
1 reference to GetMethodTableCollectibleData
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Generated\361d1da7f942c932\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface6.cs (1)
67
__retVal = @this.
GetMethodTableCollectibleData
(mt, data);