2 references to ComputeCompilationOptionsWithHostValues
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\ProjectSystem\ProjectSystemProjectOptionsProcessor.cs (2)
211
compilationOptions =
ComputeCompilationOptionsWithHostValues
(compilationOptions, _ruleSetFile?.Target.Value);
284
/// by either <see cref="
ComputeCompilationOptionsWithHostValues
(CompilationOptions, IRuleSetFile)"/> or <see cref="ComputeParseOptionsWithHostValues(ParseOptions)"/>.