1 reference to JsonException
System.Text.Json (1)
System\Text\Json\ThrowHelper.Serialization.cs (1)
452throw new JsonException(message, path, ex.LineNumber, ex.BytePositionInLine, ex);