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