16 references to With
Microsoft.CodeAnalysis.Workspaces (16)
Workspace\Solution\ProjectState.cs (16)
729
return
With
(projectInfo: ProjectInfo.With(attributes: attributes));
769
return
With
(
791
return
With
(projectInfo: ProjectInfo.WithCompilationOptions(options.WithSyntaxTreeOptionsProvider(newProvider))
810
return
With
(
853
return
With
(projectInfo: ProjectInfo.With(projectReferences: projectReferences).WithVersion(Version.GetNewerVersion()));
863
return
With
(projectInfo: ProjectInfo.With(metadataReferences: metadataReferences).WithVersion(Version.GetNewerVersion()));
873
return
With
(projectInfo: ProjectInfo.WithAnalyzerReferences(analyzerReferences).WithVersion(Version.GetNewerVersion()));
883
return
With
(
895
return
With
(
925
return
With
(
938
return
With
(
949
return
With
(
971
return
With
(
997
return
With
(
1022
return
With
(
1045
return
With
(