2 references to AssemblyLocation
Microsoft.Build.Engine.UnitTests (2)
NetTaskHost_E2E_Tests.cs (2)
22private static string TestAssetsRootPath { get; } = Path.Combine(AssemblyLocation, "TestAssets"); 50var customTaskAssemblyLocation = Path.GetFullPath(Path.Combine(AssemblyLocation, "..", LatestDotNetCoreForMSBuild, "ExampleTask.dll"));