2 references to GetAndRemoveNonEmptyNoSpaceAttribute
System.Web (2)
UI\TemplateControlParser.cs (1)
273string typeName = Util.GetAndRemoveNonEmptyNoSpaceAttribute(directive, "typeName");
UI\TemplateParser.cs (1)
2147string ns = Util.GetAndRemoveNonEmptyNoSpaceAttribute(directive, "namespace");