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