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