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