4 references to ApplyEditorBrowsableCustomAttribute
System.Web (4)
Compilation\BaseCodeDomTreeGenerator.cs (1)
519ApplyEditorBrowsableCustomAttribute(prop);
Compilation\BaseTemplateCodeDomTreeGenerator.cs (2)
1380ApplyEditorBrowsableCustomAttribute(method); 1444ApplyEditorBrowsableCustomAttribute(method);
Compilation\TemplateControlCodeDomTreeGenerator.cs (1)
258ApplyEditorBrowsableCustomAttribute(prop);