2 writes to _text
System.Web (2)
UI\StringPropertyBuilder.cs (2)
25_text = text; 44_text = s;
2 references to _text
System.Web (2)
UI\StringPropertyBuilder.cs (2)
33return (_text == null) ? String.Empty : _text;