2 references to TestAssetsRootPath
Microsoft.Build.Engine.UnitTests (2)
BackEnd\AssemblyTaskFactory_E2E_Tests.cs (2)
32
string testProjectPath = Path.Combine(
TestAssetsRootPath
, "ExampleFrameworkTask", "TestTask", "TestTask.csproj");
53
string testProjectPath = Path.Combine(
TestAssetsRootPath
, "ExampleFrameworkTask", "TestTask", "TestTask.csproj");