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