1 write to test
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryBranchOp.cs (1)
133this.test = test;
6 references to test
System.ServiceModel (6)
System\ServiceModel\Dispatcher\QueryBranchOp.cs (6)
140return this.test; 148return (this.test == ((JumpIfOpcode)op).test); 162if (this.test == context.Values[i].Boolean) 214if (this.test == values[maskIndex].Boolean) 217if (this.test == boolResult)