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