1 write to m_refProcessed
System.Security (1)
system\security\cryptography\xml\signedxml.cs (1)
850m_refProcessed = new bool[references.Count];
2 references to m_refProcessed
System.Security (2)
system\security\cryptography\xml\signedxml.cs (2)
789if (m_refProcessed[index]) return m_refLevelCache[index]; 790m_refProcessed[index] = true;