3 references to GetProjectInstance
Microsoft.Build.Engine.OM.UnitTests (3)
Instance\ProjectInstance_Tests.cs (3)
262
ProjectInstance project =
GetProjectInstance
(content);
305
ProjectInstance projectInstance =
GetProjectInstance
(content);
1016
ProjectInstance p =
GetProjectInstance
(content, isImmutable);