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