1 write to _KeyedCollectionType
System.Text.Json.SourceGeneration (1)
Helpers\KnownTypeSymbols.cs (1)
121
public INamedTypeSymbol? KeyedCollectionType => GetOrResolveType(typeof(KeyedCollection<,>), ref
_KeyedCollectionType
);