Skip to content

Check explicit record members in source have expected signature #44903

@cston

Description

@cston

Check the following record members have the expected signature when explicitly added in source. Specifically check: member kind; parameter and return types; static-ness; accessibility; virtual / override / sealed; etc.

  • Type EqualityContract { get; }
  • bool Equals(Base other)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions