2 references to IsOutstandingGetRequestStream
System (2)
net\System\Net\HttpWebRequest.cs (2)
3638
else if (!AllowWriteStreamBuffering &&
IsOutstandingGetRequestStream
&& FinishContinueWait())
5826
if (!AllowWriteStreamBuffering &&
IsOutstandingGetRequestStream
) {