3 references to GetProjectInstance
Microsoft.Build.Engine.UnitTests (3)
Instance\ProjectInstance_Internal_Tests.cs (3)
172
ProjectInstance p =
GetProjectInstance
(content);
210
ProjectInstance p =
GetProjectInstance
(content);
580
ProjectInstance projectInstance =
GetProjectInstance
(projectFileContent);