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