1 reference to Matches
System.IdentityModel (1)
System\IdentityModel\Tokens\EncryptedKeyIdentifierClause.cs (1)
67
return ReferenceEquals(this, that) || (that != null && that.
Matches
(this.GetRawBuffer(), this.encryptionMethod, this.carriedKeyName));