3 references to CompletionRoot
Microsoft.VisualStudio.LanguageServices (3)
DebuggerIntelliSense\DebuggerTextView.cs (3)
31public const string CompletionRoot = nameof(CompletionRoot); 48_innerTextView.Properties[CompletionRoot] = bufferGraph.TopBuffer; 350_innerTextView.Properties.RemoveProperty(CompletionRoot);