C#-VirtualCallInConstructor¶
No virtual calls in constructors or destructors
Required inputs: CSharpAST
Possible Messages
Key |
Text |
Severity |
Disabled |
|---|---|---|---|
constructor_using_virtual_call |
Virtual call used in constructor/destructor. |
None |
False |
Options¶
This rule shares the following common options: excludes, includes, justification_checker, post_processing, provider, severity
The following places define options that affect this rule: Stylechecks, Analysis-GlobalOptions
exclude_accessors¶
exclude_accessors : bool = False