1 write to HeapAnalyzeSuccess
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\GC\GC_1.cs (1)
200
HeapAnalyzeSuccess
= heap.HeapAnalyzeSuccess,
2 references to HeapAnalyzeSuccess
Microsoft.Diagnostics.DataContractReader.Legacy (2)
SOSDacImpl.cs (2)
1905
data->heap_analyze_success = (heapData.
HeapAnalyzeSuccess
?? false) ? (int)Interop.BOOL.TRUE : (int)Interop.BOOL.FALSE;
1951
data->heap_analyze_success = (heapData.
HeapAnalyzeSuccess
?? false) ? (int)Interop.BOOL.TRUE : (int)Interop.BOOL.FALSE;