2 references to CacheValid
System.Security (2)
system\security\cryptography\xml\signedinfo.cs (1)
142if (CacheValid) return m_cachedXml;
system\security\cryptography\xml\signedxml.cs (1)
764if (!bCacheValid || !this.SignedInfo.CacheValid) {