3 writes to index
System.IdentityModel (3)
System\IdentityModel\Psha1DerivedKeyGenerator.cs (3)
63this.index = 0; 107index = 0; 110return chunk[index++];
1 reference to index
System.IdentityModel (1)
System\IdentityModel\Psha1DerivedKeyGenerator.cs (1)
97if (index >= chunk.Length)