Files
Ricardo Andrés Marino Rojas a2b420cb0a Fix warnings part 8 (#8113)
* Fix CA1819 and CA1002 warnings

Changed the type of Languages statistic in regression tests from
Language[] to List<Language>. By doing that, the warning CA1819 was
removed but then the warning CA1002 was raised. However, this warning
was expected to be excluded from QuantConnect.Algorithm.CSharp.

* Improve implementation

* Simplify code

* Fix bugs
2024-06-28 10:10:30 -03:00
..
2024-06-26 13:21:53 -03:00
2024-06-26 13:21:53 -03:00
2024-06-28 10:10:30 -03:00
2024-06-26 13:21:53 -03:00
2024-06-26 13:21:53 -03:00
2021-04-02 11:20:01 -07:00
2024-05-09 13:20:44 -04:00
2024-06-07 15:48:53 -03:00
2024-06-26 13:21:53 -03:00
2022-08-31 20:50:00 -03:00
2024-06-26 13:21:53 -03:00
2024-02-02 17:27:37 -03:00
2024-05-08 12:58:33 -03:00
2024-01-25 12:20:05 -03:00
2022-11-09 17:38:34 -03:00
2023-02-24 16:31:51 -03:00
2023-08-08 17:52:46 -03:00
2024-05-08 12:58:33 -03:00
2023-10-25 15:47:42 -03:00