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