2 references to ArrayDepthTooLarge
System.Text.Json (2)
System\Text\Json\Reader\Utf8JsonReader.cs (1)
776ThrowHelper.ThrowJsonReaderException(ref this, ExceptionResource.ArrayDepthTooLarge);
System\Text\Json\ThrowHelper.cs (1)
404case ExceptionResource.ArrayDepthTooLarge: