Implicit |
Member name | Value | Description |
---|---|---|
Access | 1 | Only entity marked with attribute considered used |
Assign | 2 | Indicates implicit assignment to a member |
InstantiatedWithFixedConstructorSignature | 4 | Indicates implicit instantiation of a type with fixed constructor signature. That means any unused constructor parameters won't be reported as such. |
Default | 7 | |
InstantiatedNoFixedConstructorSignature | 8 | Indicates implicit instantiation of a type |