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