2 references to MaxAuthRetries
NuGet.Protocol (2)
HttpSource\AmbientAuthenticationState.cs (1)
25if (AuthenticationRetriesCount >= MaxAuthRetries)
HttpSource\HttpSourceAuthenticationHandler.cs (1)
21public static readonly int MaxAuthRetries = AmbientAuthenticationState.MaxAuthRetries;