1 write to test
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryBranchOp.cs (1)
245this.test = test;
3 references to test
System.ServiceModel (3)
System\ServiceModel\Dispatcher\QueryBranchOp.cs (3)
252return (((StartBooleanOpcode)op).test == this.test); 278if (this.test == values[i].Boolean)