3 writes to hasDescendants
System.ServiceModel (3)
System\ServiceModel\Dispatcher\QueryPrefixOp.cs (3)
539
this.
hasDescendants
= false;
621
this.
hasDescendants
= true;
690
this.
hasDescendants
= false;
1 reference to hasDescendants
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryPrefixOp.cs (1)
547
return this.
hasDescendants
;