1 write to AuthenticationRetriesCount
NuGet.Protocol (1)
HttpSource\AmbientAuthenticationState.cs (1)
23
AuthenticationRetriesCount
++;
1 reference to AuthenticationRetriesCount
NuGet.Protocol (1)
HttpSource\AmbientAuthenticationState.cs (1)
25
if (
AuthenticationRetriesCount
>= MaxAuthRetries)