2 references to IsInCommandLineMode
Microsoft.VisualStudio.LanguageServices (2)
LanguageService\AbstractPackage`2.cs (2)
74if (!_shell.IsInCommandLineMode()) 124if (_shell != null && !_shell.IsInCommandLineMode())