3 references to Project_does_not_contain_specified_reference
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\Solution\Solution.cs (3)
661throw new ArgumentException(WorkspacesResources.Project_does_not_contain_specified_reference, nameof(projectReference)); 753throw new InvalidOperationException(WorkspacesResources.Project_does_not_contain_specified_reference); 840throw new InvalidOperationException(WorkspacesResources.Project_does_not_contain_specified_reference);