1 reference to Matches
System.IdentityModel (1)
System\IdentityModel\Tokens\GenericXmlSecurityKeyIdentifierClause.cs (1)
36return ReferenceEquals(this, that) || (that != null && that.Matches(this.ReferenceXml));