10 writes to m_cachedXml
System.Security (10)
system\security\cryptography\xml\reference.cs (10)
56m_cachedXml = null; 64m_cachedXml = null; 73m_cachedXml = null; 81m_cachedXml = null; 98m_cachedXml = null; 106m_cachedXml = null; 114m_cachedXml = null; 122m_cachedXml = null; 135m_cachedXml = null; 299m_cachedXml = value;
2 references to m_cachedXml
System.Security (2)
system\security\cryptography\xml\reference.cs (2)
141return (m_cachedXml != null); 161if (CacheValid) return(m_cachedXml);