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