2 implementations of GetGCBookkeepingMemoryRegions
Microsoft.Diagnostics.DataContractReader.Legacy (2)
_generated\46\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)
6655int ISOSDacInterface13.GetGCBookkeepingMemoryRegions(DacComNullableByRef<ISOSMemoryEnum> ppEnum)
2 references to GetGCBookkeepingMemoryRegions
Microsoft.Diagnostics.DataContractReader.Legacy (2)
_generated\46\Microsoft.Diagnostics.DataContractReader.Legacy.ISOSDacInterface13.cs (1)
327__retVal = @this.GetGCBookkeepingMemoryRegions(ppEnum);
SOSDacImpl.cs (1)
6666int hrLocal = _legacyImpl13.GetGCBookkeepingMemoryRegions(legacyOut);