13 references to Process
System.ServiceModel (13)
System\ServiceModel\Dispatcher\QueryBranchOp.cs (4)
793
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(e.
Process
(branches[i]));
1113
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(e.
Process
(nextOpcode));
1174
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(e.
Process
(branch.Branch));
1195
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(e.
Process
(result.Branch.Branch.Next));
System\ServiceModel\Dispatcher\QueryMatcher.cs (5)
118
throw TraceUtility.ThrowHelperError(e.
Process
(this.matcher.RootOpcode), this.message);
205
throw TraceUtility.ThrowHelperError(e.
Process
(this.matcher.RootOpcode), this.message);
533
throw TraceUtility.ThrowHelperError(e.
Process
(this.query), message);
575
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(e.
Process
(this.query));
856
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(e.
Process
(this.query));
System\ServiceModel\Dispatcher\QueryProcessor.cs (2)
846
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(e.
Process
(op));
867
throw TraceUtility.ThrowHelperError(e.
Process
(op), this.message);
System\ServiceModel\Dispatcher\QuerySubExprEliminator.cs (2)
683
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(e.
Process
(this));
706
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(e.
Process
(this));