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