2 writes to _chunk
System.ServiceModel.Primitives (2)
System\IdentityModel\Psha1DerivedKeyGenerator.cs (2)
56_chunk = new byte[0]; 100_chunk = _hmac.ComputeHash(_buffer);
2 references to _chunk
System.ServiceModel.Primitives (2)
System\IdentityModel\Psha1DerivedKeyGenerator.cs (2)
91if (_index >= _chunk.Length) 104return _chunk[_index++];