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