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