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