1 write to _IEnumerableOfTType
System.Text.Json.SourceGeneration (1)
Helpers\KnownTypeSymbols.cs (1)
34public INamedTypeSymbol? IEnumerableOfTType => GetOrResolveType(typeof(IEnumerable<>), ref _IEnumerableOfTType);