Skip to content

[c#] Default constructor / static constructor #4125

@AndreiDreyer

Description

@AndreiDreyer

When a default constructor / static constructor is not explicitly defined it does not get generated. Similar to Java, these constructors should be generated if not explicitly defined and the required field initialization should be present in the applicable constructors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    c#Relates to csharpsrc2cpg

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions