2 writes to State
mscorlib (2)
system\security\cryptography\hashalgorithm.cs (2)
149State = 1; 184State = 0;
2 references to State
mscorlib (2)
system\security\cryptography\hashalgorithm.cs (1)
39if (State != 0)
system\security\cryptography\keyedhashalgorithm.cs (1)
38if (State != 0)