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