2 references to Wave17_14
Microsoft.Build (1)
Construction\Solution\SolutionFile.cs (1)
231
if (ChangeWaves.AreFeaturesEnabled(ChangeWaves.
Wave17_14
) && string.IsNullOrEmpty(value))
Microsoft.Build.Framework (1)
ChangeWaves.cs (1)
37
internal static readonly Version[] AllWaves = [Wave17_10, Wave17_12,
Wave17_14
, Wave18_3, Wave18_4, Wave18_5, Wave18_6];