1 reference to UseCoordinatorEnvVarName
Microsoft.Build.Framework (1)
Traits.cs (1)
141
public readonly bool EnableCoordinator = !string.IsNullOrEmpty(Environment.GetEnvironmentVariable(
UseCoordinatorEnvVarName
));