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