2 references to NotStarted
System (2)
net\System\Net\Sockets\_MultipleConnectAsync.cs (2)
57
GlobalLog.Assert(state == State.
NotStarted
, "MultipleConnectAsync.StartConnectAsync(): Unexpected object state");
316
case State.
NotStarted
: