osu/osu.Game/IO/Serialization/Converters
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
..
SnakeCaseStringEnumConverter.cs
TypedListConverter.cs Ignore possible nulls in `Type.GetType()` calls 2021-05-15 00:09:34 +02:00