2 references to CompleteContinueGate
System (2)
net\System\Net\HttpWebRequest.cs (2)
4433
if (FinishContinueWait() &&
CompleteContinueGate
())
4474
if (!(thisHttpWebRequest.FinishContinueWait() && thisHttpWebRequest.
CompleteContinueGate
()))