1 reference to GetJsonElementWrongTypeException
System.Text.Json (1)
System\Text\Json\Document\JsonElement.cs (1)
364
throw ThrowHelper.
GetJsonElementWrongTypeException
(nameof(Boolean), actualType.ToValueKind());