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