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