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