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