4 references to ProjectInstance
Microsoft.Build (4)
Instance\ProjectInstance.cs (4)
197/// of another ProjectInstance. <seealso cref="ProjectInstance(ProjectInstance, bool, RequestedProjectState)"/> 1305/// of another ProjectInstance. <seealso cref="ProjectInstance(ProjectInstance, bool, RequestedProjectState)"/> 2145return new ProjectInstance(this, true, filter); 2161return new ProjectInstance(this, isImmutable);