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