Для изменения размера нажмите или перетащите

ImplicitUseTargetFlags - перечисление

Specify what is considered used implicitly when marked with MeansImplicitUseAttribute or UsedImplicitlyAttribute

Пространство имён:  Tessa.Properties.Resharper
Сборка:  Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис
[FlagsAttribute]
public enum ImplicitUseTargetFlags
Члены
  Имя членаЗначениеОписание
Default1 The default.
Itself1 The itself.
Members2 Members of entity marked with attribute are considered used
WithMembers3 Entity marked with attribute and all its members considered used
См. также