2 references to ObjectDepthTooLarge
System.Text.Json (2)
System\Text\Json\Reader\Utf8JsonReader.cs (1)
742
ThrowHelper.ThrowJsonReaderException(ref this, ExceptionResource.
ObjectDepthTooLarge
);
System\Text\Json\ThrowHelper.cs (1)
440
case ExceptionResource.
ObjectDepthTooLarge
: