1 reference to GetJsonElementWrongTypeException
System.Text.Json (1)
System\Text\Json\ThrowHelper.cs (1)
329
throw
GetJsonElementWrongTypeException
(expectedType.ToValueKind(), actualType.ToValueKind());