13 references to Process
System.ServiceModel (13)
System\ServiceModel\Dispatcher\QueryBranchOp.cs (4)
789
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(e.
Process
(branches[i]));
1109
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(e.
Process
(nextOpcode));
1170
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(e.
Process
(branch.Branch));
1191
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(e.
Process
(result.Branch.Branch.Next));
System\ServiceModel\Dispatcher\QueryMatcher.cs (5)
114
throw TraceUtility.ThrowHelperError(e.
Process
(this.matcher.RootOpcode), this.message);
201
throw TraceUtility.ThrowHelperError(e.
Process
(this.matcher.RootOpcode), this.message);
529
throw TraceUtility.ThrowHelperError(e.
Process
(this.query), message);
571
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(e.
Process
(this.query));
852
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(e.
Process
(this.query));
System\ServiceModel\Dispatcher\QueryProcessor.cs (2)
842
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(e.
Process
(op));
863
throw TraceUtility.ThrowHelperError(e.
Process
(op), this.message);
System\ServiceModel\Dispatcher\QuerySubExprEliminator.cs (2)
679
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(e.
Process
(this));
702
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(e.
Process
(this));