2 references to GCHeapExpandMechanisms
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Constants.cs (1)
154public const string GCHeapExpandMechanisms = nameof(GCHeapExpandMechanisms);
Contracts\GC\GCHeapWKS.cs (1)
37ExpandMechanisms = target.ReadGlobalPointer(Constants.Globals.GCHeapExpandMechanisms);