3 references to IsInLspEditorContext
Microsoft.CodeAnalysis.EditorFeatures (3)
IntelliSense\AsyncCompletion\CommitManagerProvider.cs (1)
43if (textView.IsInLspEditorContext())
IntelliSense\AsyncCompletion\CompletionSourceProvider.cs (1)
48if (textView.IsInLspEditorContext())
IntelliSense\AsyncCompletion\ItemManagerProvider.cs (1)
30if (textView.IsInLspEditorContext())