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