2 references to CurrentHost
Microsoft.Build (2)
BackEnd\Components\Communications\NodeLauncher.cs (1)
98exeName = CurrentHost.GetCurrentHost();
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (1)
402var expectedProcessName = Path.GetFileNameWithoutExtension(CurrentHost.GetCurrentHost() ?? msbuildLocation);