13 Commits

Author SHA1 Message Date
Dan Balasescu
a9d67384e9 Enable NRT in LocalisableStringEqualityComparer 2024-10-11 00:09:12 +09:00
Dan Balasescu
ba1385330c Automated #nullable processing 2022-06-13 21:57:05 +09:00
Dean Herbert
66011b7daf Use auto properties to avoid naming issues 2022-04-25 16:42:56 +09:00
Huo Yaoyuan
704771b31f Revert naming style change and supress in code 2022-04-22 17:06:07 +08:00
ekrctb
7e6e48c4d3 Fix additional inspections arisen after previous batch fix 2021-10-27 21:29:50 +09:00
ekrctb
dde9eb08ed Apply "use explict type (built-in types)" inspection fix 2021-10-27 20:51:35 +09:00
Salman Ahmed
304106bd96 Simplify hash code compution in LocalisableStringEqualityComparer 2021-06-29 23:50:59 +03:00
Salman Ahmed
b47469d00b Replace classes hardcoding with ILocalisbleStringData for extensibility 2021-06-29 16:25:53 +03:00
Salman Ahmed
f6c7db378c Add equality comparsion for LocalisableFormattable 2021-06-29 13:17:24 +03:00
smoogipoo
ca743ced59 Remove unused reference 2021-03-08 22:03:43 +09:00
smoogipoo
a22ad5cba3 Remove assertion that's always true via static analysis 2021-03-08 21:53:26 +09:00
smoogipoo
fc5bd59dcd Optimise implementation a bit 2021-03-08 21:12:04 +09:00
smoogipoo
a0202b39e1 Split into separate class 2021-03-08 20:45:24 +09:00