2 references to GetUInt16WithQuotes
System.Text.Json (2)
System\Text\Json\Serialization\Converters\Value\UInt16Converter.cs (2)
42
return reader.
GetUInt16WithQuotes
();
55
return reader.
GetUInt16WithQuotes
();