2 instantiations of CompileLiteralTextParser
System.Web.Mobile (2)
UI\MobileControls\DeviceSpecificChoice.cs (1)
617
new
CompileLiteralTextParser
(Parser, this, "xxxx", 1);
UI\MobileControls\LiteralTextContainerControlBuilder.cs (1)
47
new
CompileLiteralTextParser
(Parser, this, String.Empty, 1);
4 references to CompileLiteralTextParser
System.Web.Mobile (4)
UI\MobileControls\DeviceSpecificChoice.cs (2)
609
CompileLiteralTextParser
_textParser = null;
610
internal
CompileLiteralTextParser
TextParser
UI\MobileControls\LiteralTextContainerControlBuilder.cs (2)
33
private
CompileLiteralTextParser
_textParser = null;
40
internal
CompileLiteralTextParser
TextParser