2 references to GetExpressionBuilderMethodName
System.Web (2)
Compilation\BaseTemplateCodeDomTreeGenerator.cs (2)
883newDelegate.MethodName = GetExpressionBuilderMethodName(eventInfo.Name, builder); 1374string methodName = GetExpressionBuilderMethodName(eventInfo.Name, builder);