6 references to RootOpcode
System.ServiceModel (6)
System\ServiceModel\Dispatcher\QueryMatcher.cs (6)
110
processor.Eval(this.matcher.
RootOpcode
, this.message, this.evalBody);
114
throw TraceUtility.ThrowHelperError(e.Process(this.matcher.
RootOpcode
), this.message);
118
throw TraceUtility.ThrowHelperError(e.Process(this.matcher.
RootOpcode
), this.message);
158
processor.Eval(this.matcher.
RootOpcode
, this.message, this.evalBody);
201
throw TraceUtility.ThrowHelperError(e.Process(this.matcher.
RootOpcode
), this.message);
205
throw TraceUtility.ThrowHelperError(e.Process(this.matcher.
RootOpcode
), this.message);