ReSharper 2021.1 Help

Auto Import

ReSharper | Options | Code Inspection | Settings | Auto Import

Exclude from import and completionUse this list to specify namespaces, types, and members that should be excluded from import namespace suggestions and code completion suggestions.
The format of the entries is Fully.Qualified.Name, Fully.Qualified.Name.Prefix*, or *Fully.Qualified.Name.Suffix. Generic types are specified as List`1.
Last modified: 08 March 2021