1 write to PropertyNameCaseInsensitive
System.Text.Json.SourceGeneration (1)
parent\Common\JsonSourceGenerationOptionsAttribute.cs (1)
33PropertyNameCaseInsensitive = true;
1 reference to PropertyNameCaseInsensitive
System.Text.Json.SourceGeneration (1)
JsonSourceGenerator.Parser.cs (1)
518case nameof(JsonSourceGenerationOptionsAttribute.PropertyNameCaseInsensitive):