1 write to _clientHandler
NuGet.Protocol (1)
HttpSource\HttpHandlerResourceV3.cs (1)
32
_clientHandler
= clientHandler;
1 reference to _clientHandler
NuGet.Protocol (1)
HttpSource\HttpHandlerResourceV3.cs (1)
36
public override HttpClientHandler ClientHandler =>
_clientHandler
;