2 references to NetTaskHost_E2E_Tests
Microsoft.Build.Engine.UnitTests (2)
BackEnd\AssemblyTaskFactory_E2E_Tests.cs (1)
17private static string AssemblyLocation { get; } = Path.Combine(Path.GetDirectoryName(typeof(NetTaskHost_E2E_Tests).Assembly.Location) ?? AppContext.BaseDirectory);
NetTaskHost_E2E_Tests.cs (1)
19private static string AssemblyLocation { get; } = Path.Combine(Path.GetDirectoryName(typeof(NetTaskHost_E2E_Tests).Assembly.Location) ?? AppContext.BaseDirectory);