1 instantiation of RelationOpcode
System.ServiceModel (1)
System\ServiceModel\Dispatcher\XPathCompiler.cs (1)
709
this.codeBlock.Append(new
RelationOpcode
(expr.Op));
1 reference to RelationOpcode
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryRelOp.cs (1)
42
return (this.op == ((
RelationOpcode
)op).op);