3 references to MethodName
System.Web (3)
UI\WebControls\Substitution.cs (3)
100
if (
MethodName
.Length == 0) {
113
callback = GetDelegate(target.GetType(),
MethodName
);
120
SR.GetString(SR.Substitution_BadMethodName,
MethodName
));