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