1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 04:07:25 +08:00
osu-lazer/osu.Game/IO/Serialization
Bartłomiej Dach 628e7a71ed Ignore possible nulls in Type.GetType() calls
They're mostly used in extensibility scenarios, so everything happens in
runtime. There is no better resolution than to crash with a null
reference exception.
2021-05-15 00:09:34 +02:00
..
Converters Ignore possible nulls in Type.GetType() calls 2021-05-15 00:09:34 +02:00
IJsonSerializable.cs Remove empty <returns> xmldoc 2021-04-12 17:46:14 +09:00
KeyContractResolver.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00