Base:
method
Read
System.Text.Json.Serialization.JsonConverter<T>.Read(ref System.Text.Json.Utf8JsonReader, System.Type, System.Text.Json.JsonSerializerOptions)
1 reference to Read
System.Text.Json (1)
System\Text\Json\Serialization\Converters\Value\Int128Converter.cs (1)
104return Read(ref reader, Type, options);