Uno.CodeGen
Uno.CodeGen copied to clipboard
IKeyEquatable refactorings
The IKeyEquatable
interface (and its generic version) should be moved to Uno.Equality
project.
Also the generic version should derive from the non-generic one.