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