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