1 reference to GetAuthenticationAsync
Microsoft.NET.Build.Containers (1)
AuthHandshakeMessageHandler.cs (1)
406if (await GetAuthenticationAsync(_registryName, scheme, authInfo, cancellationToken).ConfigureAwait(false) is (AuthenticationHeaderValue authHeader, DateTimeOffset expirationTime))