3 references to SubExprVarCount
System.ServiceModel (3)
System\ServiceModel\Dispatcher\QueryProcessor.cs (3)
468if (matcher.SubExprVarCount > 0) 470this.subExprVars = new SubExprVariable[matcher.SubExprVarCount]; 733int exprCount = this.matcher.SubExprVarCount;