cecil
cecil copied to clipboard
Expose XxxReference comparisons
Re issue #389.
what's holding this one back from merging @jbevain ?
@AnakinSklavenwalker comparing metadata elements is tricky, and not everybody will want to do exactly the same thing, I'm not very excited about providing a public API that would become the source of truth for is a TypeReference
equal to another TypeReference
.
fair enough. Would you be OK having the comparer into the Rocks project. This way it can be documented that this might not be a 100% correct implementation, (according to the ECMA spec) but it works for most cases. Since I need such a comparer for my project anyway, i could create a new PR which re-implements the feature and puts it into Rocks.