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)
80
if (
_firstLiteralText
== null) {
108
if (
_firstLiteralText
!= null) {
110
null, Parser.CurrentVirtualPath,
_firstLiteralText
, _firstLiteralLineNumber);