3 references to GetProjectInstance
Microsoft.Build.Engine.UnitTests (3)
Instance\ProjectInstance_Internal_Tests.cs (3)
173
ProjectInstance p =
GetProjectInstance
(content);
211
ProjectInstance p =
GetProjectInstance
(content);
581
ProjectInstance projectInstance =
GetProjectInstance
(projectFileContent);