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)"/>
2157
return new
ProjectInstance
(this, true, filter);
2173
return new
ProjectInstance
(this, isImmutable);