3 references to Instance
NuGet.Protocol (3)
HttpSource\HttpHandlerResourceV3Provider.cs (2)
33
: this(ProxyCache.
Instance
)
103
messageHandler = new ProxyAuthenticationHandler(clientHandler, HttpHandlerResourceV3.CredentialService?.Value, ProxyCache.
Instance
)
HttpSource\HttpSourceAuthenticationHandler.cs (1)
271
var proxyCache = ProxyCache.
Instance
;