2 overrides of EnsureAllReferencesVerified
System.IdentityModel (2)
System\IdentityModel\PreDigestedSignedInfo.cs (1)
106public override void EnsureAllReferencesVerified()
System\IdentityModel\SignedXml.cs (1)
699public override void EnsureAllReferencesVerified()
1 reference to EnsureAllReferencesVerified
System.IdentityModel (1)
System\IdentityModel\SignedXml.cs (1)
150this.Signature.SignedInfo.EnsureAllReferencesVerified();