1 instantiation of StartBooleanOpcode
System.ServiceModel (1)
System\ServiceModel\Dispatcher\XPathCompiler.cs (1)
131boolBlock.Append(new StartBooleanOpcode(testValue));
1 reference to StartBooleanOpcode
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryBranchOp.cs (1)
252return (((StartBooleanOpcode)op).test == this.test);