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