1 implementation of GetGlobalAllocationContext
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\GC\GC_1.cs (1)
281
void IGC.
GetGlobalAllocationContext
(out TargetPointer allocPtr, out TargetPointer allocLimit)
1 reference to GetGlobalAllocationContext
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
6384
gcContract.
GetGlobalAllocationContext
(out TargetPointer pointer, out TargetPointer limit);