3 references to Project_does_not_contain_specified_reference
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\Solution\Solution.cs (3)
650throw new ArgumentException(WorkspacesResources.Project_does_not_contain_specified_reference, nameof(projectReference)); 742throw new InvalidOperationException(WorkspacesResources.Project_does_not_contain_specified_reference); 827throw new InvalidOperationException(WorkspacesResources.Project_does_not_contain_specified_reference);