2 writes to m_encodedSignerInfo
System.Security (2)
system\security\cryptography\pkcs\signerinfo.cs (2)
51m_encodedSignerInfo = null; 77m_encodedSignerInfo = (byte[]) encodedSignerInfo.Clone();
2 references to m_encodedSignerInfo
System.Security (2)
system\security\cryptography\pkcs\signerinfo.cs (2)
480fixed (byte * pbEncodedSignerInfo = m_encodedSignerInfo) { 486(uint)m_encodedSignerInfo.Length,