2 references to CacheValid
System.Security (2)
system\security\cryptography\xml\reference.cs (1)
161
if (
CacheValid
) return(m_cachedXml);
system\security\cryptography\xml\signedinfo.cs (1)
131
if (!reference.
CacheValid
) return false;