2 references to GetAndRemoveRequiredAttribute
System.Web (2)
UI\SimpleWebHandlerParser.cs (1)
367_typeName = Util.GetAndRemoveRequiredAttribute(directive, "class");
UI\TemplateParser.cs (1)
1814string interfaceName = Util.GetAndRemoveRequiredAttribute(directive, "interface");