Therzok / MonoDevelop.Analyzers

Set of analyzers that can be used when working on MonoDevelop (and its dependencies)
MIT License
2 stars 2 forks source link

Analyzer for struct as key for hashset/dictionary #7

Open Therzok opened 6 years ago

Therzok commented 6 years ago

Key-ed structs should implement IEquatable or have to pass in a custom comparer