1 write to _IImmutableSetType
System.Text.Json.SourceGeneration (1)
Helpers\KnownTypeSymbols.cs (1)
109
public INamedTypeSymbol? IImmutableSetType => GetOrResolveType(typeof(IImmutableSet<>), ref
_IImmutableSetType
);