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