mirror of
https://github.com/ppy/osu.git
synced 2025-02-07 23:32:56 +08:00
There are seemingly no C#-side compile-time guarantees that it is safe, but if the task's state is `Faulted` (as is checked right before), the exception cannot be null as per the documentation. |
||
---|---|---|
.. | ||
DrawableExtensions.cs | ||
EditorDisplayExtensions.cs | ||
TaskExtensions.cs | ||
TypeExtensions.cs | ||
WebRequestExtensions.cs |