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