3 references to CacheValid
System.Security (3)
system\security\cryptography\xml\encryptedreference.cs (3)
83
if (
CacheValid
) return m_cachedXml;
144
if (!
CacheValid
)
154
if (
CacheValid
) return m_cachedXml;