3 references to IndexerKindName
Microsoft.CodeAnalysis.CSharp.Features (3)
Completion\CompletionProviders\OperatorsAndIndexer\UnnamedSymbolCompletionProvider.cs (2)
152
IndexerKindName
=> GetIndexerChangeAsync(document, item, cancellationToken),
169
IndexerKindName
=> await GetIndexerDescriptionAsync(document, item, displayOptions, cancellationToken).ConfigureAwait(false),
Completion\CompletionProviders\OperatorsAndIndexer\UnnamedSymbolCompletionProvider_Indexers.cs (1)
17
ImmutableDictionary<string, string>.Empty.Add(KindName,
IndexerKindName
);