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