3 implementations of GetAsync
NuGet.Credentials (3)
DefaultNetworkCredentialsCredentialProvider.cs (1)
39public Task<CredentialResponse> GetAsync(
PluginCredentialProvider.cs (1)
90public Task<CredentialResponse> GetAsync(
SecurePluginCredentialProvider.cs (1)
87public async Task<CredentialResponse> GetAsync(
1 reference to GetAsync
NuGet.Credentials (1)
CredentialService.cs (1)
108response = await provider.GetAsync(