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