2 references to TryGetCachedCredentials
NuGet.Protocol (2)
Resources\PluginResource.cs (2)
113
if (
TryGetCachedCredentials
(sourceUri, isProxy: true, credentials: out credentials))
124
if (
TryGetCachedCredentials
(sourceUri, isProxy: false, credentials: out credentials))