![]() |
Maria GDK 4.5.0.200
Documentation of managed code in release branch
|
Indicates that the marked symbol is used implicitly (e.g. via reflection, in external library), so this symbol will not be marked as unused (as well as by other usage inspections). More...
Public Member Functions | |
UsedImplicitlyAttribute (ImplicitUseKindFlags useKindFlags) | |
UsedImplicitlyAttribute (ImplicitUseTargetFlags targetFlags) | |
UsedImplicitlyAttribute (ImplicitUseKindFlags useKindFlags, ImplicitUseTargetFlags targetFlags) | |
Properties | |
ImplicitUseKindFlags | UseKindFlags [get] |
ImplicitUseTargetFlags | TargetFlags [get] |
Indicates that the marked symbol is used implicitly (e.g. via reflection, in external library), so this symbol will not be marked as unused (as well as by other usage inspections).