Skip to content
This repository has been archived by the owner on Dec 19, 2018. It is now read-only.

RequiredAttributeDescriptor should implement : IEquatable<RequiredAttributeDescriptor> #1495

Closed
NTaylorMullen opened this issue Jun 30, 2017 · 1 comment
Assignees
Milestone

Comments

@NTaylorMullen
Copy link
Member

^

@NTaylorMullen NTaylorMullen added this to the 2.0.0 milestone Jun 30, 2017
NTaylorMullen added a commit that referenced this issue Jul 3, 2017
- All the other descriptors are already `IEquatable` this should be as well.
- Moved the required attribute descriptor comparer from Legacy => Language. It wasn't in the Legacy folder to begin with so this made sense given that it's already internal.

#1495
NTaylorMullen added a commit that referenced this issue Jul 3, 2017
- All the other descriptors are already `IEquatable` this should be as well.
- Moved the required attribute descriptor comparer from Legacy => Language. It wasn't in the Legacy folder to begin with so this made sense given that it's already internal.

#1495
NTaylorMullen added a commit that referenced this issue Jul 3, 2017
- All the other descriptors are already `IEquatable` this should be as well.
- Moved the required attribute descriptor comparer from Legacy => Language. It wasn't in the Legacy folder to begin with so this made sense given that it's already internal.

#1495
@NTaylorMullen
Copy link
Member Author

8090216

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants