Implemented interface member:
property
TaskEnvironment
Microsoft.Build.Framework.IMultiThreadableTask.TaskEnvironment
3 references to TaskEnvironment
Microsoft.Build.Tasks.Core (3)
GenerateLauncher.cs (3)
60Deployment.Bootstrapper.Util.GetDefaultPath(VisualStudioVersion, TaskEnvironment), 70AbsolutePath outputPath = string.IsNullOrEmpty(OutputPath) ? default : TaskEnvironment.GetAbsolutePath(OutputPath); 72var launcherBuilder = new LauncherBuilder(LauncherPath, TaskEnvironment);