2 references to JSON_IllegalPrimitive
System.Web.Extensions (2)
Script\Serialization\JavaScriptObjectDeserializer.cs (2)
36
throw new ArgumentException(String.Format(CultureInfo.InvariantCulture, AtlasWeb.
JSON_IllegalPrimitive
, jsod._s.ToString()));
267
throw new ArgumentException(String.Format(CultureInfo.InvariantCulture, AtlasWeb.
JSON_IllegalPrimitive
, input));