1562.md

November 17, 2019 ยท View on GitHub

They make code less understandable and might cause people to introduce bugs. Instead, return compound objects or tuples.

Exception: Calling and declaring members that implement the TryParse pattern is allowed. For example:

bool success = int.TryParse(text, out int number);