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