2 references to GetByteWithQuotes
System.Text.Json (2)
System\Text\Json\Serialization\Converters\Value\ByteConverter.cs (2)
41
return reader.
GetByteWithQuotes
();
53
return reader.
GetByteWithQuotes
();