4 references to ProjectInstance
Microsoft.Build (4)
Instance\ProjectInstance.cs (4)
192/// of another ProjectInstance. <seealso cref="ProjectInstance(ProjectInstance, bool, RequestedProjectState)"/> 1271/// of another ProjectInstance. <seealso cref="ProjectInstance(ProjectInstance, bool, RequestedProjectState)"/> 2065return new ProjectInstance(this, true, filter); 2081return new ProjectInstance(this, isImmutable);