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