3 writes to RestoreGlobalProperties
Microsoft.DotNet.Cli.Utils (3)
15 references to RestoreGlobalProperties
dotnet (1)
Microsoft.DotNet.Cli.Utils (14)
MSBuildArgs.cs (13)
144restoreProperties: RestoreGlobalProperties,
164RestoreGlobalProperties,
176RestoreGlobalProperties,
193RestoreGlobalProperties,
202if (RestoreGlobalProperties is null)
216var newRestoreProperties = new Dictionary<string, string>(RestoreGlobalProperties, StringComparer.OrdinalIgnoreCase);
240RestoreGlobalProperties,
253RestoreGlobalProperties,
270RestoreGlobalProperties,
287RestoreGlobalProperties,
301RestoreGlobalProperties,
319if (RestoreGlobalProperties is null)
329foreach (var restoreKvp in RestoreGlobalProperties)