1 write to evalBody
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryMatcher.cs (1)
100this.evalBody = evalBody;
4 references to evalBody
System.ServiceModel (4)
System\ServiceModel\Dispatcher\QueryMatcher.cs (4)
110processor.Eval(this.matcher.RootOpcode, this.message, this.evalBody); 122if (this.evalBody) 158processor.Eval(this.matcher.RootOpcode, this.message, this.evalBody); 209if (this.evalBody)