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