1 implementation of GetCurrentGCState
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\GC\GC_1.cs (1)
97
uint IGC.
GetCurrentGCState
()
2 references to GetCurrentGCState
Microsoft.Diagnostics.DataContractReader.Legacy (2)
SOSDacImpl.cs (2)
1385
details->current_c_gc_state = gc.
GetCurrentGCState
();
1518
details->current_c_gc_state = gc.
GetCurrentGCState
();