1 reference to ValueKind
System.Text.Json (1)
System\Text\Json\Nodes\JsonValueOfJsonPrimitive.cs (1)
138
private protected override JsonValueKind GetValueKindCore() =>
ValueKind
;