Skip to content

Interop source generators and analyzers should use HashCode.Combine to implement GetHashCode #86104

@jtschuster

Description

@jtschuster

Overrides of GetHashCode that try to combine the hash codes of fields/properties should use HashCode.Combine() instead of custom implementations.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions