2 references to ToICredentials
NuGet.Protocol (2)
HttpSource\HttpSourceAuthenticationHandler.cs (1)
62
_credentials.Credentials = packageSource.Credentials.
ToICredentials
();
Plugins\RequestHandlers\GetCredentialsRequestHandler.cs (1)
218
return packageSource.Credentials.
ToICredentials
();