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