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