1 write to ContextClassDeclarations
System.Text.Json.SourceGeneration (1)
JsonSourceGenerator.Parser.cs (1)
178ContextClassDeclarations = classDeclarationList.ToImmutableEquatableArray(),
1 reference to ContextClassDeclarations
System.Text.Json.SourceGeneration (1)
JsonSourceGenerator.Emitter.cs (1)
151ImmutableEquatableArray<string> contextClasses = contextSpec.ContextClassDeclarations;