3 references to STATE_DONE
System.Private.CoreLib (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\Task.cs (3)
7629
_state =
STATE_DONE
; // bump the state
7738
_state =
STATE_DONE
; // ... and record that we are done
7745
_state =
STATE_DONE
; // ... and record that we are done