3 references to STATE_DONE
mscorlib (3)
system\threading\Tasks\Task.cs (3)
7209
_state =
STATE_DONE
; // bump the state
7325
_state =
STATE_DONE
; // ... and record that we are done
7332
_state =
STATE_DONE
; // ... and record that we are done