4 references to ProjectInstance
Microsoft.Build (4)
Instance\ProjectInstance.cs (4)
199/// of another ProjectInstance. <seealso cref="ProjectInstance(ProjectInstance, bool, RequestedProjectState)"/> 1310/// of another ProjectInstance. <seealso cref="ProjectInstance(ProjectInstance, bool, RequestedProjectState)"/> 2157return new ProjectInstance(this, true, filter); 2173return new ProjectInstance(this, isImmutable);