1 reference to Matches
System.ServiceModel.Primitives (1)
System\IdentityModel\Tokens\EncryptedKeyIdentifierClause.cs (1)
55
return ReferenceEquals(this, that) || (that != null && that.
Matches
(GetRawBuffer(), _encryptionMethod, CarriedKeyName));