4 references to ProjectInstance
Microsoft.Build (4)
Instance\ProjectInstance.cs (4)
198/// of another ProjectInstance. <seealso cref="ProjectInstance(ProjectInstance, bool, RequestedProjectState)"/> 1309/// of another ProjectInstance. <seealso cref="ProjectInstance(ProjectInstance, bool, RequestedProjectState)"/> 2146return new ProjectInstance(this, true, filter); 2162return new ProjectInstance(this, isImmutable);