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