1 implementation of GetGCBounds
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\GC\GC_1.cs (1)
91
void IGC.
GetGCBounds
(out TargetPointer minAddr, out TargetPointer maxAddr)
2 references to GetGCBounds
Microsoft.Diagnostics.DataContractReader.Legacy (2)
SOSDacImpl.cs (2)
1379
gc.
GetGCBounds
(out TargetPointer minAddress, out TargetPointer maxAddress);
1512
gc.
GetGCBounds
(out TargetPointer minAddress, out TargetPointer maxAddress);