3 writes to _running
System.Security.Cryptography (3)
System\Security\Cryptography\HashProviderCng.cs (3)
59_running = running; 74_running = true; 92_running = false;
2 references to _running
System.Security.Cryptography (2)
System\Security\Cryptography\HashProviderCng.cs (2)
124return new HashProviderCng(_hAlgorithm, clone, _key, _hashSize, _running); 151if (!_running)