1 write to type
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QuerySelectOp.cs (1)
32this.type = nodeType;
6 references to type
System.ServiceModel (6)
System\ServiceModel\Dispatcher\QuerySelectOp.cs (6)
65return this.type; 77return (this.axis.Type == criteria.axis.Type && this.type == criteria.type && this.qname.Equals(criteria.qname)); 120return (nodeType == (this.type & nodeType)); 169switch (this.type) 335switch (this.type)