1 write to NumberHandling
System.Text.Json.SourceGeneration (1)
src\libraries\System.Text.Json\Common\JsonSourceGenerationOptionsAttribute.cs (1)
35NumberHandling = JsonNumberHandling.AllowReadingFromString;
1 reference to NumberHandling
System.Text.Json.SourceGeneration (1)
JsonSourceGenerator.Parser.cs (1)
352case nameof(JsonSourceGenerationOptionsAttribute.NumberHandling):