2 references to SetCommandLine
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\Legacy\AbstractLegacyProject_ICompilerOptionsHostObject.cs (1)
14
ProjectSystemProjectOptionsProcessor.
SetCommandLine
(compilerOptions);
Microsoft.VisualStudio.LanguageServices.Implementation (1)
ProjectSystem\CPS\CPSProject_IWorkspaceProjectContext.cs (1)
137
=> _projectSystemProjectOptionsProcessor?.
SetCommandLine
(commandLineForOptions);