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