16 references to With
Microsoft.CodeAnalysis.Workspaces (16)
Workspace\Solution\ProjectState.cs (16)
719
return
With
(projectInfo: ProjectInfo.With(attributes: attributes));
759
return
With
(
781
return
With
(projectInfo: ProjectInfo.WithCompilationOptions(options.WithSyntaxTreeOptionsProvider(newProvider))
800
return
With
(
843
return
With
(projectInfo: ProjectInfo.With(projectReferences: projectReferences).WithVersion(Version.GetNewerVersion()));
853
return
With
(projectInfo: ProjectInfo.With(metadataReferences: metadataReferences).WithVersion(Version.GetNewerVersion()));
863
return
With
(projectInfo: ProjectInfo.WithAnalyzerReferences(analyzerReferences).WithVersion(Version.GetNewerVersion()));
873
return
With
(
885
return
With
(
915
return
With
(
928
return
With
(
939
return
With
(
961
return
With
(
987
return
With
(
1012
return
With
(
1035
return
With
(