2 references to GlobalFreeHugeRegions
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Constants.cs (1)
167
public const string GlobalFreeHugeRegions = nameof(
GlobalFreeHugeRegions
);
Contracts\GC\GC_1.cs (1)
712
if (_target.TryReadGlobalPointer(Constants.Globals.
GlobalFreeHugeRegions
, out TargetPointer? globalFreeHugePtr))