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