2 references to JSON_MaxJsonLengthExceeded
System.Web.Extensions (2)
Script\Serialization\JavaScriptSerializer.cs (2)
34
throw new ArgumentException(AtlasWeb.
JSON_MaxJsonLengthExceeded
, "input");
190
throw new InvalidOperationException(AtlasWeb.
JSON_MaxJsonLengthExceeded
);