1 reference to Equals
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QuerySelectOp.cs (1)
77return (this.axis.Type == criteria.axis.Type && this.type == criteria.type && this.qname.Equals(criteria.qname));