444 if (
value ==
null ||
true)
638 if (type ==
null ||
true)
class f__AnonymousType0<< Count > j__TPar
static string SerializeObject(object value, Formatting formatting, params JsonConverter[] converters)
static object DeserializeObject(string value, Type type, params JsonConverter[] converters)
static T DeserializeAnonymousType< T >(string value, T anonymousTypeObject)
static XmlDocument DeserializeXmlNode(string value, string deserializeRootElementName)
static Func< JsonSerializerSettings > DefaultSettings
static void PopulateObject(string value, object target, JsonSerializerSettings settings)
static string SerializeObject(object value, Formatting formatting, JsonSerializerSettings settings)
static object DeserializeObject(string value, Type type, JsonSerializerSettings settings)
static readonly string Null
static string ToString(DateTimeOffset value, DateFormatHandling format)
static string SerializeXmlNode(XmlNode node)
static string SerializeObject(object value, Formatting formatting)
static string ToString(ulong value)
static string ToString(string value, char delimiter)
static string SerializeObjectInternal(object value, Type type, JsonSerializer jsonSerializer)
static readonly string Undefined
static string SerializeObject(object value, params JsonConverter[] converters)
static object DeserializeObject(string value, JsonSerializerSettings settings)
static string ToString(string value)
static readonly string NaN
static string EnsureDecimalPlace(string text)
static XDocument DeserializeXNode(string value, string deserializeRootElementName)
static string ToString(DateTimeOffset value)
static T DeserializeObject< T >(string value)
static XmlDocument DeserializeXmlNode(string value)
static string EnsureDecimalPlace(double value, string text)
static string ToString(int value)
static Func< JsonSerializerSettings >< DefaultSettings > k__BackingField
static string SerializeXmlNode(XmlNode node, Formatting formatting, bool omitRootObject)
static string SerializeObject(object value, Type type, JsonSerializerSettings settings)
static string ToString(Uri value)
static string ToString(TimeSpan value, char quoteChar)
static string EnsureFloatFormat(double value, string text, FloatFormatHandling floatFormatHandling, char quoteChar, bool nullable)
static readonly string NegativeInfinity
static string ToString(long value)
static string ToString(uint value)
static readonly string PositiveInfinity
static string SerializeObject(object value, Type type, Formatting formatting, JsonSerializerSettings settings)
static object DeserializeObject(string value, Type type)
static readonly string True
static string ToString(sbyte value)
static string ToString(double value)
static string ToString(DateTime value)
static string ToString(float value, FloatFormatHandling floatFormatHandling, char quoteChar, bool nullable)
static string ToString(TimeSpan value)
static string ToString(string value, char delimiter, StringEscapeHandling stringEscapeHandling)
static string ToString(short value)
static object DeserializeObject(string value)
static string ToString(Enum value)
static string SerializeObject(object value, JsonSerializerSettings settings)
static string SerializeXNode(XObject node)
static string ToString(decimal value)
static string ToString(double value, FloatFormatHandling floatFormatHandling, char quoteChar, bool nullable)
static string SerializeObject(object value)
static JsonSerializerSettings GetDefaultSettings()
static string ToString(char value)
static void PopulateObject(string value, object target)
static string ToString(Uri value, char quoteChar)
static readonly string False
static readonly JsonSerializerSettings InitialSerializerSettings
static string ToString(float value)
static string ToString(byte value)
static string ToString(DateTime value, DateFormatHandling format, DateTimeZoneHandling timeZoneHandling)
static string SerializeXmlNode(XmlNode node, Formatting formatting)
static XmlDocument DeserializeXmlNode(string value, string deserializeRootElementName, bool writeArrayAttribute)
static string ToString(object value)
static string ToString(ushort value)
static string ToString(bool value)
static string SerializeXNode(XObject node, Formatting formatting)
static string SerializeXNode(XObject node, Formatting formatting, bool omitRootObject)
static string ToString(Guid value)
static XDocument DeserializeXNode(string value)
static string ToString(Guid value, char quoteChar)
static XDocument DeserializeXNode(string value, string deserializeRootElementName, bool writeArrayAttribute)
static JsonSerializer CreateDefault()
static PrimitiveTypeCode GetTypeCode(Type t)
static StringWriter CreateStringWriter(int capacity)
static void ArgumentNotNull(object value, string parameterName)
static CultureInfo InvariantCulture