1 write to _firstLiteralText
System.Web (1)
UI\Page.cs (1)
85_firstLiteralText = text;
3 references to _firstLiteralText
System.Web (3)
UI\Page.cs (3)
80if (_firstLiteralText == null) { 108if (_firstLiteralText != null) { 110null, Parser.CurrentVirtualPath, _firstLiteralText, _firstLiteralLineNumber);