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