3 references to IsInLspEditorContext
Microsoft.CodeAnalysis.EditorFeatures (3)
IntelliSense\AsyncCompletion\CommitManagerProvider.cs (1)
35if (textView.IsInLspEditorContext())
IntelliSense\AsyncCompletion\CompletionSourceProvider.cs (1)
39if (textView.IsInLspEditorContext())
IntelliSense\AsyncCompletion\ItemManagerProvider.cs (1)
27if (textView.IsInLspEditorContext())