5 references to SubExprVariable
System.ServiceModel (5)
System\ServiceModel\Dispatcher\QueryProcessor.cs (5)
445SubExprVariable[] subExprVars; 470this.subExprVars = new SubExprVariable[matcher.SubExprVarCount]; 741SubExprVariable[] vars = this.subExprVars; // save locally for speed 745this.subExprVars = new SubExprVariable[exprCount]; 753this.subExprVars = new SubExprVariable[exprCount];