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