3 references to Project_does_not_contain_specified_reference
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\Solution\Solution.cs (3)
700throw new ArgumentException(WorkspacesResources.Project_does_not_contain_specified_reference, nameof(projectReference)); 792throw new InvalidOperationException(WorkspacesResources.Project_does_not_contain_specified_reference); 879throw new InvalidOperationException(WorkspacesResources.Project_does_not_contain_specified_reference);