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