2 implementations of GetGCBookkeepingMemoryRegions
Microsoft.Diagnostics.DataContractReader.Legacy (2)
_generated\42\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface13.cs (1)
279int global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface13.GetGCBookkeepingMemoryRegions(global::Microsoft.Diagnostics.DataContractReader.Legacy.DacComNullableByRef<global::Microsoft.Diagnostics.DataContractReader.Legacy.ISOSMemoryEnum> ppEnum)
SOSDacImpl.cs (1)
6663int ISOSDacInterface13.GetGCBookkeepingMemoryRegions(DacComNullableByRef<ISOSMemoryEnum> ppEnum)
2 references to GetGCBookkeepingMemoryRegions
Microsoft.Diagnostics.DataContractReader.Legacy (2)
_generated\42\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface13.cs (1)
327__retVal = @this.GetGCBookkeepingMemoryRegions(ppEnum);
SOSDacImpl.cs (1)
6674int hrLocal = _legacyImpl13.GetGCBookkeepingMemoryRegions(legacyOut);