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