1 write to _ImmutableListType
System.Text.Json.SourceGeneration (1)
Helpers\KnownTypeSymbols.cs (1)
85
public INamedTypeSymbol? ImmutableListType => GetOrResolveType(typeof(ImmutableList<>), ref
_ImmutableListType
);