1 write to s_isInCommandLineMode
Microsoft.VisualStudio.LanguageServices (1)
Utilities\CommandLineMode.cs (1)
27
s_isInCommandLineMode
=
2 references to s_isInCommandLineMode
Microsoft.VisualStudio.LanguageServices (2)
Utilities\CommandLineMode.cs (2)
23
if (
s_isInCommandLineMode
== 0)
32
return
s_isInCommandLineMode
== 1;