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