2 references to JSON_DepthLimitExceeded
System.Web.Extensions (2)
Script\Serialization\JavaScriptObjectDeserializer.cs (1)
49
throw new ArgumentException(_s.GetDebugString(AtlasWeb.
JSON_DepthLimitExceeded
));
Script\Serialization\JavaScriptSerializer.cs (1)
368
throw new ArgumentException(AtlasWeb.
JSON_DepthLimitExceeded
);