1 implementation of GetGCInfoInterruptibleRanges
Microsoft.Diagnostics.DataContractReader.Legacy (1)
_generated\57\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface18.cs (1)
85
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface18.
GetGCInfoInterruptibleRanges
(global::Microsoft.Diagnostics.DataContractReader.Legacy.ClrDataAddress ip, uint count, global::Microsoft.Diagnostics.DataContractReader.Legacy.SOSCodeRange[] ranges, uint* pNeeded)
1 reference to GetGCInfoInterruptibleRanges
Microsoft.Diagnostics.DataContractReader.Legacy (1)
_generated\57\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface18.cs (1)
124
__retVal = @this.
GetGCInfoInterruptibleRanges
(ip, count, ranges, pNeeded);