CRR0013 - The member always returns the same value
In This Article
This analyzer detects members which return the same value.
#How to Fix the Issue
Change the method’s return statement.
#How to Enable the Diagnostic
Choose the Member always returns the same value issue in the Editor | Language | Code Analysis | Code Issues Catalog options page and check the Enabled checkbox.