3 references to Project_does_not_contain_specified_reference
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\Solution\Solution.cs (3)
671throw new ArgumentException(WorkspacesResources.Project_does_not_contain_specified_reference, nameof(projectReference)); 775throw new InvalidOperationException(WorkspacesResources.Project_does_not_contain_specified_reference); 878throw new InvalidOperationException(WorkspacesResources.Project_does_not_contain_specified_reference);