1 write to _textParser
System.Web.Mobile (1)
UI\MobileControls\DeviceSpecificChoice.cs (1)
616
_textParser
=
6 references to _textParser
System.Web.Mobile (6)
UI\MobileControls\DeviceSpecificChoice.cs (6)
614
if (
_textParser
== null)
620
_textParser
.ResetBreaking();
621
_textParser
.ResetNewParagraph();
624
return
_textParser
;
686
if (
_textParser
!= null)
688
_textParser
.ResetBreaking();