ReSharper 2019.2 Help

Code Inspection: Function doesn't return a value on all code paths

This code inspection warns you that a procedure has at least one possible path through its code that does not return a value. It helps you detect the following compiler warnings before you compile:

Last modified: 18 November 2019