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