1 write to _iterCount
Microsoft.Extensions.Identity.Core (1)
PasswordHasher.cs (1)
57_iterCount = options.IterationCount;
3 references to _iterCount
Microsoft.Extensions.Identity.Core (3)
PasswordHasher.cs (3)
58if (_iterCount < 1) 136iterCount: _iterCount, 197if (embeddedIterCount < _iterCount)