1 write to branch
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryBranchOp.cs (1)
899this.branch = branch;
6 references to branch
System.ServiceModel (6)
System\ServiceModel\Dispatcher\QueryBranchOp.cs (6)
907return this.branch; 990return x.branch.id == y.branch.id; 994return x.branch.id - y.branch.id; 999return obj.branch.id;