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