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