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