1 write to _canRetry
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\Http2Stream.cs (1)
994
_canRetry
= canRetry;
2 references to _canRetry
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\Http2Stream.cs (2)
1017
if (
_canRetry
)
1338
if (
_canRetry
)