1 write to _ImmutableSortedType
System.Text.Json.SourceGeneration (1)
Helpers\KnownTypeSymbols.cs (1)
103
public INamedTypeSymbol? ImmutableSortedType => GetOrResolveType(typeof(ImmutableSortedSet<>), ref
_ImmutableSortedType
);