16 references to With
Microsoft.CodeAnalysis.Workspaces (16)
Workspace\Solution\ProjectState.cs (16)
632return With(projectInfo: ProjectInfo.With(attributes: attributes)); 669return With( 686return With(projectInfo: ProjectInfo.WithCompilationOptions(options.WithSyntaxTreeOptionsProvider(newProvider)) 700return With( 731return With(projectInfo: ProjectInfo.With(projectReferences: projectReferences).WithVersion(Version.GetNewerVersion())); 741return With(projectInfo: ProjectInfo.With(metadataReferences: metadataReferences).WithVersion(Version.GetNewerVersion())); 751return With(projectInfo: ProjectInfo.WithAnalyzerReferences(analyzerReferences).WithVersion(Version.GetNewerVersion())); 790return With( 799return With( 826return With( 836return With( 844return With( 860return With( 879return With( 898return this.With( 924return With(