16 references to With
Microsoft.CodeAnalysis.Workspaces (16)
Workspace\Solution\ProjectState.cs (16)
737return With(projectInfo: ProjectInfo.With(attributes: attributes)); 777return With( 799return With(projectInfo: ProjectInfo.WithCompilationOptions(options.WithSyntaxTreeOptionsProvider(newProvider)) 818return With( 861return With(projectInfo: ProjectInfo.With(projectReferences: projectReferences).WithVersion(Version.GetNewerVersion())); 871return With(projectInfo: ProjectInfo.With(metadataReferences: metadataReferences).WithVersion(Version.GetNewerVersion())); 881return With(projectInfo: ProjectInfo.WithAnalyzerReferences(analyzerReferences).WithVersion(Version.GetNewerVersion())); 891return With( 903return With( 933return With( 946return With( 957return With( 979return With( 1005return With( 1030return With( 1053return With(