3 references to LosFormatter
System.Web.Mobile (3)
UI\MobileControls\MobilePage.cs (1)
1484_stateFormatter = new LosFormatter();
UI\MobileControls\SessionViewState.cs (2)
152ViewState = new LosFormatter().Deserialize(s); 166new LosFormatter().Serialize(s, ViewState);