6 references to Branch
System.ServiceModel (6)
System\ServiceModel\Dispatcher\QueryBranchOp.cs (6)
1057
QueryBranch branch = result.
Branch
;
1094
if (branch.ID == result.
Branch
.ID)
1130
int compare = this.resultTable[matchIndex].
Branch
.ID - nonMatchTable[nonMatchIndex].ID;
1187
context.EvalCodeBlock(result.
Branch
.Branch.Next);
1191
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(e.Process(result.
Branch
.Branch.Next));
1195
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(e.Process(result.
Branch
.Branch.Next));