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