2 references to Deserialize
System.Web (2)
UI\ObjectStateFormatter.cs (2)
362return Deserialize(inputString, Purpose.User_ObjectStateFormatter_Serialize); 1256return Deserialize(serializedState, purpose);