4 references to WithCompilationOptions
Microsoft.CodeAnalysis.Workspaces (4)
Workspace\Solution\ProjectState.cs (4)
109projectInfoFixed = projectInfoFixed.WithCompilationOptions( 207projectInfo = projectInfo.WithCompilationOptions(compilationFactory.GetDefaultCompilationOptions()); 799return With(projectInfo: ProjectInfo.WithCompilationOptions(options.WithSyntaxTreeOptionsProvider(newProvider)) 930.WithCompilationOptions(CompilationOptions.WithSyntaxTreeOptionsProvider(newProvider));