mirror of
https://github.com/ppy/osu.git
synced 2026-05-24 19:41:18 +08:00
aaa7c7eb05
Uses the usual pattern of two `ReferenceEquals` checks against `this` and `null` before proceeding to inspect field values. Doing this causes the compiler to infer that at the point that field values are checked, `other` can no longer viably be `null`.
aaa7c7eb05
·
2021-05-14 23:58:07 +02:00
History