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