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