1 write to _negotiatedHttpVersion
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\SocketsHttpPlaintextStreamFilterContext.cs (1)
20_negotiatedHttpVersion = negotiatedHttpVersion;
1 reference to _negotiatedHttpVersion
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\SocketsHttpPlaintextStreamFilterContext.cs (1)
32public Version NegotiatedHttpVersion => _negotiatedHttpVersion;