3 references to Project_does_not_contain_specified_reference
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\Solution\Solution.cs (3)
662throw new ArgumentException(WorkspacesResources.Project_does_not_contain_specified_reference, nameof(projectReference)); 754throw new InvalidOperationException(WorkspacesResources.Project_does_not_contain_specified_reference); 841throw new InvalidOperationException(WorkspacesResources.Project_does_not_contain_specified_reference);