3 references to AddMetadataReferences
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\ProjectSystem\ProjectSystemProject.cs (1)
716
.
AddMetadataReferences
(projectId, projectUpdateState.AddedMetadataReferences));
Workspace\Solution\Project.cs (1)
651
=> this.Solution.
AddMetadataReferences
(this.Id, metadataReferences).GetRequiredProject(Id);
Workspace\Solution\Solution.cs (1)
742
return
AddMetadataReferences
(projectId,