1 write to _maxRetries
Microsoft.AspNetCore.Identity.Test (1)
RetryHandler.cs (1)
23_maxRetries = maxAttempts;
1 reference to _maxRetries
Microsoft.AspNetCore.Identity.Test (1)
RetryHandler.cs (1)
32for (var i = 0; i < _maxRetries; i++)