mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 12:17:46 +08:00
c9facf70f9
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. |
||
---|---|---|
.. | ||
BatteryInfo.cs | ||
FormatUtils.cs | ||
HumanizerUtils.cs | ||
ModUtils.cs | ||
Optional.cs | ||
PeriodTracker.cs | ||
SentryLogger.cs | ||
StatelessRNG.cs | ||
TaskChain.cs | ||
ZipUtils.cs |