4 references to ProjectInstance
Microsoft.Build (4)
Instance\ProjectInstance.cs (4)
198
/// of another ProjectInstance. <seealso cref="
ProjectInstance
(ProjectInstance, bool, RequestedProjectState)"/>
1309
/// of another ProjectInstance. <seealso cref="
ProjectInstance
(ProjectInstance, bool, RequestedProjectState)"/>
2146
return new
ProjectInstance
(this, true, filter);
2162
return new
ProjectInstance
(this, isImmutable);