2 writes to _block
System.Security.Cryptography (2)
System\Security\Cryptography\Rfc2898DeriveBytes.cs (2)
272_block = 0; 314_block++;
2 references to _block
System.Security.Cryptography (2)
System\Security\Cryptography\Rfc2898DeriveBytes.cs (2)
283if (_block == uint.MaxValue) 286BinaryPrimitives.WriteUInt32BigEndian(_salt.AsSpan(_salt.Length - sizeof(uint)), _block + 1);