1 write to _W
mscorlib (1)
system\security\cryptography\sha384managed.cs (1)
51_W = new UInt64[80];
3 references to _W
mscorlib (3)
system\security\cryptography\sha384managed.cs (3)
69Array.Clear(_W, 0, _W.Length); 140fixed (UInt64* expandedBuffer = _W) {