2 references to GCHeapInterestingData
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Constants.cs (1)
152public const string GCHeapInterestingData = nameof(GCHeapInterestingData);
Contracts\GC\GCHeapWKS.cs (1)
35InterestingData = target.ReadGlobalPointer(Constants.Globals.GCHeapInterestingData);