2 references to ObjectStateFormatter
System.Web (2)
UI\Control.cs (1)
2410return Util.SerializeWithAssert(new ObjectStateFormatter(), state).Length;
UI\LOSFormatter.cs (1)
53_formatter = new ObjectStateFormatter();