2 references to EmptyDictionary
Microsoft.CodeAnalysis.Features (2)
LanguageServices\AnonymousTypeDisplayService\AbstractStructuralTypeDisplayService.cs (1)
71SpecializedCollections.EmptyDictionary<INamedTypeSymbol, string>(),
LanguageServices\SymbolDisplayService\AbstractSymbolDisplayService.cs (1)
50return SpecializedCollections.EmptyDictionary<SymbolDescriptionGroups, ImmutableArray<TaggedText>>();