1 write to importedFromAnotherProject
Microsoft.Build.Engine (1)
Engine\Target.cs (1)
160this.importedFromAnotherProject = importedFromAnotherProject;
3 references to importedFromAnotherProject
Microsoft.Build.Engine (3)
Engine\Target.cs (3)
266this, this.importedFromAnotherProject)); 589return this.importedFromAnotherProject; 875error.VerifyThrowInvalidOperation(!this.importedFromAnotherProject, "CannotModifyImportedProjects");