1 reference to TryParseAuthenticationInfo
Microsoft.NET.Build.Containers (1)
AuthHandshakeMessageHandler.cs (1)
400
else if (response is { StatusCode: HttpStatusCode.Unauthorized } &&
TryParseAuthenticationInfo
(response, out string? scheme, out AuthInfo? authInfo))