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