1 instantiation of QueryBranchTable
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryBranchOp.cs (1)
1251this.alwaysBranches = new QueryBranchTable();
3 references to QueryBranchTable
System.ServiceModel (3)
System\ServiceModel\Dispatcher\QueryBranchOp.cs (3)
1120internal void InvokeNonMatches(ProcessingContext context, QueryBranchTable nonMatchTable) 1232QueryBranchTable alwaysBranches; 1245internal QueryBranchTable AlwaysBranches