3 references to AddProjectReference
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Workspace.cs (2)
1792if (!CanApplyChange(ApplyChangesKind.AddProjectReference) && projectChanges.GetAddedProjectReferences().Any()) 2116Debug.Assert(CanApplyChange(ApplyChangesKind.AddProjectReference));
Microsoft.CodeAnalysis.Workspaces.MSBuild (1)
MSBuild\MSBuildWorkspace.cs (1)
286ApplyChangesKind.AddProjectReference or