Skip to content

[API Compat] add rule to make sure that parameter and return type modifiers don't change #23907

@safern

Description

@safern

Parameter Modifiers can be:

  • out
  • in
  • ref
  • none

Return type modifiers can be:

  • none
  • ref
  • readonly

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions