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