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