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