4 references to WithCompilationOptions
Microsoft.CodeAnalysis.Workspaces (4)
Workspace\Solution\ProjectState.cs (4)
98projectInfoFixed = projectInfoFixed.WithCompilationOptions( 197projectInfo = projectInfo.WithCompilationOptions(compilationFactory.GetDefaultCompilationOptions()); 781return With(projectInfo: ProjectInfo.WithCompilationOptions(options.WithSyntaxTreeOptionsProvider(newProvider)) 912.WithCompilationOptions(CompilationOptions.WithSyntaxTreeOptionsProvider(newProvider));