2 references to GCHeapInterestingMechanismBits
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Constants.cs (1)
155
public const string GCHeapInterestingMechanismBits = nameof(
GCHeapInterestingMechanismBits
);
Contracts\GC\GCHeapWKS.cs (1)
38
InterestingMechanismBits = target.ReadGlobalPointer(Constants.Globals.
GCHeapInterestingMechanismBits
);