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