1 instantiation of JsonValueCustomized
System.Text.Json (1)
System\Text\Json\Nodes\JsonValue.cs (1)
178
return new
JsonValueCustomized
<T>(value, jsonTypeInfo, options);