4 references to SerializeValue
System.Web.Extensions (4)
Script\Serialization\JavaScriptSerializer.cs (4)
187SerializeValue(obj, output, 0, null, serializationFormat);
244SerializeValue(typeString, sb, depth, objectsInUse, serializationFormat);
343SerializeValue(value, sb, depth, objectsInUse, serializationFormat);
354SerializeValue(o, sb, depth, objectsInUse, serializationFormat);