Generate null-checking routines

Last modified: 25 September 2024

JetBrains Rider provides plenty of different ways to generate code that checks value-type parameters, expressions, and variables for null. Depending on their purpose, null-checking routines can be divided into two categories: