5 references to GetConnectionOrThrow
System.Net.Http (5)
System\Net\Http\SocketsHttpHandler\ChunkedEncodingWriteStream.cs (3)
25
HttpConnection connection =
GetConnectionOrThrow
();
49
HttpConnection connection =
GetConnectionOrThrow
();
79
HttpConnection connection =
GetConnectionOrThrow
();
System\Net\Http\SocketsHttpHandler\ContentLengthWriteStream.cs (2)
31
HttpConnection connection =
GetConnectionOrThrow
();
45
HttpConnection connection =
GetConnectionOrThrow
();