7 writes to m_cachedXml
System.Security (7)
system\security\cryptography\xml\dataobject.cs (7)
34m_cachedXml = null; 47m_cachedXml = null; 58m_cachedXml = null; 66m_cachedXml = null; 74m_cachedXml = null; 89m_cachedXml = null; 143m_cachedXml = value;
2 references to m_cachedXml
System.Security (2)
system\security\cryptography\xml\dataobject.cs (2)
95return(m_cachedXml != null); 104if (CacheValid) return(m_cachedXml);