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