2 references to AllowWriteStreamBuffering
System.Net.Requests (2)
System\Net\HttpWebRequest.cs (2)
1095
if (
AllowWriteStreamBuffering
is false)
1229
_sendRequestTask = async || !
AllowWriteStreamBuffering
?