2 references to CacheValid
System.Security (2)
system\security\cryptography\xml\encrypteddata.cs (1)
78if (CacheValid) return(m_cachedXml);
system\security\cryptography\xml\encryptedkey.cs (1)
151if (CacheValid) return m_cachedXml;