2 writes to _bCacheValid
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\SignedXml.cs (2)
243_bCacheValid = false; 815_bCacheValid = !isKeyedHashAlgorithm;
1 reference to _bCacheValid
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\SignedXml.cs (1)
795if (isKeyedHashAlgorithm || !_bCacheValid || !SignedInfo!.CacheValid)