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