1 implementation of GetGCInfoSlotLifetimes
Microsoft.Diagnostics.DataContractReader.Legacy (1)
_generated\57\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface18.cs (1)
191
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface18.
GetGCInfoSlotLifetimes
(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress ip, uint count, global::Microsoft.Diagnostics.DataContractReader.Legacy.SOSGCSlotLifetime[] lifetimes, uint* pNeeded)
1 reference to GetGCInfoSlotLifetimes
Microsoft.Diagnostics.DataContractReader.Legacy (1)
_generated\57\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface18.cs (1)
230
__retVal = @this.
GetGCInfoSlotLifetimes
(ip, count, lifetimes, pNeeded);