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