1 write to m_blockSize
System.Core (1)
System\Security\Cryptography\CapiSymmetricAlgorithm.cs (1)
56m_blockSize = blockSize;
2 references to m_blockSize
System.Core (2)
System\Security\Cryptography\CapiSymmetricAlgorithm.cs (2)
77get { return m_blockSize / 8; } 81get { return m_blockSize / 8; }