3 writes to Text
System.Web (3)
UI\DesignTimeTemplateParser.cs (3)
63parser.Text = data.ParseText; 130parser.Text = data.ParseText; 146parser.Text = theme;
3 references to Text
System.Web (3)
UI\PageThemeParser.cs (2)
145if (Text != null) { 146ParseString(Text, CurrentVirtualPath, Encoding.UTF8);
UI\TemplateParser.cs (1)
832originalException, firstError.VirtualPath, Text, firstError.Line);