1 write to _sendRstOnResponseClose
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\Http2Stream.cs (1)
311
_sendRstOnResponseClose
= true;
2 references to _sendRstOnResponseClose
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\Http2Stream.cs (2)
455
bool sendReset =
_sendRstOnResponseClose
;
1391
else if (
_sendRstOnResponseClose
)