3 references to UnloadProject
Microsoft.Build.Engine (3)
Engine\Engine.cs (2)
1447this.UnloadProject(oldProject); 1496this.UnloadProject(project);
Engine\Project.cs (1)
2058this.ParentEngine.UnloadProject(this);