4 references to ProjectInstance
Microsoft.Build (4)
Instance\ProjectInstance.cs (4)
206/// of another ProjectInstance. <seealso cref="ProjectInstance(ProjectInstance, bool, RequestedProjectState)"/> 1360/// of another ProjectInstance. <seealso cref="ProjectInstance(ProjectInstance, bool, RequestedProjectState)"/> 2211return new ProjectInstance(this, true, filter); 2227return new ProjectInstance(this, isImmutable);