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