1 reference to ShouldIncludeInTargetTypedCompletion
Microsoft.CodeAnalysis.Features (1)
Completion\Providers\ImportCompletionProvider\ExtensionMethodImportCompletionHelper.cs (1)
157
var includeInTargetTypedCompletion =
ShouldIncludeInTargetTypedCompletion
(compilation, symbol, targetTypeSymbols, typeConvertibilityCache);