1 write to s_isInCommandLineMode
Microsoft.VisualStudio.LanguageServices (1)
Utilities\IVsShellExtensions.cs (1)
27s_isInCommandLineMode = result = joinableTaskFactory.Run(async () =>
1 reference to s_isInCommandLineMode
Microsoft.VisualStudio.LanguageServices (1)
Utilities\IVsShellExtensions.cs (1)
24var result = s_isInCommandLineMode;