1 reference to Matches
System.IdentityModel (1)
System\ServiceModel\Security\KeyNameIdentifierClause.cs (1)
37return ReferenceEquals(this, that) || (that != null && that.Matches(this.keyName));