5 references to Wave18_12
Microsoft.Build (4)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (2)
219
/// Behind <see cref="ChangeWaves.
Wave18_12
"/>: opting out pools every reusable task host.
228
=> ChangeWaves.AreFeaturesEnabled(ChangeWaves.
Wave18_12
)
BackEnd\Node\OutOfProcNode.cs (1)
162
if (ChangeWaves.AreFeaturesEnabled(ChangeWaves.
Wave18_12
))
Instance\TaskFactories\TaskHostTask.cs (1)
679
if (!ChangeWaves.AreFeaturesEnabled(ChangeWaves.
Wave18_12
)
Microsoft.Build.Framework (1)
ChangeWaves.cs (1)
39
internal static readonly Version[] AllWaves = [Wave18_4, Wave18_5, Wave18_6, Wave18_7, Wave18_8, Wave18_9, Wave18_10, Wave18_11,
Wave18_12
];