3 writes to RestoreGlobalProperties
Microsoft.DotNet.Cli.Utils (3)
16 references to RestoreGlobalProperties
dotnet (1)
Microsoft.DotNet.Cli.Utils (15)
MSBuildArgs.cs (14)
167restoreProperties: RestoreGlobalProperties,
188RestoreGlobalProperties,
201RestoreGlobalProperties,
219RestoreGlobalProperties,
229if (RestoreGlobalProperties is null)
244var newRestoreProperties = new Dictionary<string, string>(RestoreGlobalProperties, StringComparer.OrdinalIgnoreCase);
269RestoreGlobalProperties,
283RestoreGlobalProperties,
301RestoreGlobalProperties,
319RestoreGlobalProperties,
334RestoreGlobalProperties,
349RestoreGlobalProperties,
368if (RestoreGlobalProperties is null)
378foreach (var restoreKvp in RestoreGlobalProperties)