2 references to JsonException
System.Text.Json (2)
System\Text\Json\ThrowHelper.Serialization.cs (2)
458
JsonException jsonException = new
JsonException
(null, ex);
496
JsonException jsonException = new
JsonException
(null, ex);