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