6 references to ReadAheadTaskHasStarted
System.Net.Http (6)
System\Net\Http\SocketsHttpHandler\HttpConnection.cs (6)
136
if (
ReadAheadTaskHasStarted
)
198
return !
ReadAheadTaskHasStarted
208
if (!
ReadAheadTaskHasStarted
||
231
if (!
ReadAheadTaskHasStarted
)
610
if (
ReadAheadTaskHasStarted
)
1651
Debug.Assert(!
ReadAheadTaskHasStarted
);