2 implementations of HeapAnalyzeSuccess
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\GC\GCHeapWKS.cs (1)
65public bool HeapAnalyzeSuccess { get; }
Data\GC\GCHeapSVR.cs (1)
74public bool HeapAnalyzeSuccess { get; }
1 reference to HeapAnalyzeSuccess
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\GC\GC_1.cs (1)
188HeapAnalyzeSuccess = heap.HeapAnalyzeSuccess,