2 references to BuildExpressionStatic
System.Web (2)
Compilation\BaseTemplateCodeDomTreeGenerator.cs (1)
1417DataBindingExpressionBuilder.BuildExpressionStatic(entry, builder, null, topStatements, currentStmts, linePragma, entry.IsEncoded, ref hasTempObject);
Compilation\DataBindingExpressionBuilder.cs (1)
136BuildExpressionStatic(bpe, controlBuilder, controlReference, methodStatements, statements, linePragma, bpe.IsEncoded, ref hasTempObject);