2 references to ComputeCompilationOptionsWithHostValues
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\ProjectSystem\ProjectSystemProjectOptionsProcessor.cs (1)
183
compilationOptions =
ComputeCompilationOptionsWithHostValues
(compilationOptions, _ruleSetFile?.Target.Value);
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\Legacy\AbstractLegacyProjectSystemProjectOptionsProcessor.cs (1)
51
/// by either <see cref="ProjectSystemProjectOptionsProcessor.
ComputeCompilationOptionsWithHostValues
(CompilationOptions, IRuleSetFile)"/>