3 references to GetProjectInstance
Microsoft.Build.Engine.UnitTests (3)
Instance\ProjectInstance_Internal_Tests.cs (3)
171
ProjectInstance p =
GetProjectInstance
(content);
209
ProjectInstance p =
GetProjectInstance
(content);
579
ProjectInstance projectInstance =
GetProjectInstance
(projectFileContent);