1 reference to RunFileBuildCacheEntry
dotnet (1)
Commands\Run\VirtualProjectBuildingCommand.cs (1)
696var cacheEntry = new RunFileBuildCacheEntry(MSBuildArgs.GlobalProperties?.ToDictionary(StringComparer.OrdinalIgnoreCase) ?? new Dictionary<string, string>(StringComparer.OrdinalIgnoreCase))