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