ReSharper 2019.2 Help

Auto Import

ReSharper | Options | Code Inspection | Settings | Auto Import

Item

Description

Exclude from import and completion

Use this list to specify namespaces, types, and members that should be excluded from import namespace suggestions and import symbol completion.
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: 18 November 2019