1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-22 03:31:54 +08:00
Files
osu-lazer/osu.Game.Tests/Mods
T
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.
c9facf70f9 · 2021-05-15 00:09:34 +02:00
History
..