2 implementations of GetGCFreeRegions
Microsoft.Diagnostics.DataContractReader.Legacy (2)
_generated\42\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface13.cs (1)
344
int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface13.
GetGCFreeRegions
(global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSMemoryEnum> ppEnum)
SOSDacImpl.cs (1)
6688
int ISOSDacInterface13.
GetGCFreeRegions
(DacComNullableByRef<ISOSMemoryEnum> ppEnum)
2 references to GetGCFreeRegions
Microsoft.Diagnostics.DataContractReader.Legacy (2)
_generated\42\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface13.cs (1)
392
__retVal = @this.
GetGCFreeRegions
(ppEnum);
SOSDacImpl.cs (1)
6699
int hrLocal = _legacyImpl13.
GetGCFreeRegions
(legacyOut);