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