2 references to noLinePragmas
System.Web (2)
UI\TemplateParser.cs (2)
447
internal bool FLinePragmas { get { return !flags[
noLinePragmas
]; } }
1913
flags[
noLinePragmas
] = !Util.GetBooleanAttribute(name, value);