1 write to _ImmutableSortedDictionaryType
System.Text.Json.SourceGeneration (1)
Helpers\KnownTypeSymbols.cs (1)
115
public INamedTypeSymbol? ImmutableSortedDictionaryType => GetOrResolveType(typeof(ImmutableSortedDictionary<,>), ref
_ImmutableSortedDictionaryType
);