1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-24 02:37:31 +08:00
osu-lazer/osu.Game.Tests
Bartłomiej Dach c9facf70f9 Use conditional nullability attribute
As it turns out, C# 8 provides an attribute that allows annotating that
an `out` parameter's nullability depends on the method's return value,
which is exactly what is desired here.
2021-05-15 00:09:34 +02:00
..
2020-12-03 23:13:48 +01:00
2021-04-27 13:56:05 +02:00
2021-03-24 22:55:15 +03:00
2021-01-18 21:24:10 +09:00