2 implementations of GetGCFreeRegions
Microsoft.Diagnostics.DataContractReader.Legacy (2)
_generated\42\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface13.cs (1)
344int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface13.GetGCFreeRegions(global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSMemoryEnum> ppEnum)
SOSDacImpl.cs (1)
6688int 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)
6699int hrLocal = _legacyImpl13.GetGCFreeRegions(legacyOut);