7 references to Wave18_5
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (2)
485
bool shouldFilterByNodeMode = expectedNodeMode.HasValue && ChangeWaves.AreFeaturesEnabled(ChangeWaves.
Wave18_5
);
754
if (expectedNodeMode.HasValue && ChangeWaves.AreFeaturesEnabled(ChangeWaves.
Wave18_5
))
Microsoft.Build.Framework (1)
ChangeWaves.cs (1)
39
internal static readonly Version[] AllWaves = [Wave17_10, Wave17_12, Wave17_14, Wave18_3, Wave18_4,
Wave18_5
, Wave18_6, Wave18_7, Wave18_8];
Microsoft.Build.Tasks.Core (4)
AssignTargetPath.cs (2)
63
if (ChangeWaves.AreFeaturesEnabled(ChangeWaves.
Wave18_5
))
128
if (ChangeWaves.AreFeaturesEnabled(ChangeWaves.
Wave18_5
))
ListOperators\FindUnderPath.cs (2)
66
if (ChangeWaves.AreFeaturesEnabled(ChangeWaves.
Wave18_5
))
99
if (ChangeWaves.AreFeaturesEnabled(ChangeWaves.
Wave18_5
))