Code Inspection: Using statements
Hello,
Is it possible to get a code inspection warning in Resharper / TeamCity for using statements that are placed outside of a namespace, or that are not fully qualified?
Thanks,
Stephen
Please sign in to leave a comment.
Hello!
Thank you for contacting us.
Correspondent behavior can be reached by confguring ReSharper | Options | Code Editing | C# | Code Style | Reference qualification options.
Hope it helps.
Thank you.
I'm using ReSharper Ultimate 2019.1.2 and I can see the options for this under Code Style but I can't select "Notify with" for any of the options in the "Reference Qualification and using Directives" group. All options except the ones in this group has this. Why is that?