2 writes to bCacheValid
System.Security (2)
system\security\cryptography\xml\signedxml.cs (2)
229bCacheValid = false; 783bCacheValid = true;
1 reference to bCacheValid
System.Security (1)
system\security\cryptography\xml\signedxml.cs (1)
764if (!bCacheValid || !this.SignedInfo.CacheValid) {