2 references to Serialize
System.Web (2)
UI\LOSFormatter.cs (1)
128string data = _formatter.Serialize(value);
UI\ObjectStateFormatter.cs (1)
1206return Serialize(state);