2 references to CacheValid
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\Reference.cs (1)
160
if (
CacheValid
) return _cachedXml;
System\Security\Cryptography\Xml\SignedInfo.cs (1)
145
if (!reference.
CacheValid
) return false;