1 write to IsPublic
System.Text.Json.SourceGeneration (1)
JsonSourceGenerator.Parser.cs (1)
1210IsPublic = isAccessible,
2 references to IsPublic
System.Text.Json.SourceGeneration (2)
JsonSourceGenerator.Emitter.cs (1)
664IsPublic = {{FormatBoolLiteral(property.IsPublic)}},
JsonSourceGenerator.Parser.cs (1)
1017if (propertySpec.HasJsonInclude && (!propertySpec.CanUseGetter || !propertySpec.IsPublic))