4 references to ProjectInstance
Microsoft.Build (4)
Instance\ProjectInstance.cs (4)
190/// of another ProjectInstance. <seealso cref="ProjectInstance(ProjectInstance, bool, RequestedProjectState)"/> 1144/// of another ProjectInstance. <seealso cref="ProjectInstance(ProjectInstance, bool, RequestedProjectState)"/> 1919return new ProjectInstance(this, true, filter); 1935return new ProjectInstance(this, isImmutable);