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