Commit Graph

4 Commits

Author SHA1 Message Date
Michael Handschuh d709d1c4e0 Update Common to respect CA1304 and CA1305
Updates all occurrences of parsing/ToString-ing to go through the new
StringExtensions methods that use CultureInfo.InvariantCulture

See #3045
2019-09-12 14:13:24 -04:00
Martin Molinero 55155a6d11 Modifying SecurityDatabaseKey Equals() and GetHashCode() to be case insensitive 2018-06-28 13:43:39 -03:00
Michael Handschuh 58a3b44462 Adds SecurityDatabaseKey tests, fixes consistency bug 2016-03-16 19:39:31 -04:00
Stefano Raggi a9407a89fe Extract and rename MarketHoursDatabase.Key class as SecurityDatabaseKey for reuse in SymbolPropertiesDatabase 2016-02-01 23:50:24 +01:00