2 references to GCGlobalMechanisms
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Constants.cs (1)
127public const string GCGlobalMechanisms = nameof(GCGlobalMechanisms);
Contracts\GC\GC_1.cs (1)
132if (!_target.TryReadGlobalPointer(Constants.Globals.GCGlobalMechanisms, out TargetPointer? globalMechanismsArrayStart))