Closed jnm2 closed 3 years ago
Not sure what I was thinking; it couldn't work, because the impl would have to exist at runtime.
You could try to get the compiler to fall back to object.Equals(object, object)
...
@sharwell I would put a lot of money on them turning this down, based on similar issues I've opened having to do with C# 8 features on .NET Framework.
Fred confirmed my expectations at https://discord.com/channels/732297728826277939/732297994699014164/784527963462959104.
@sharwell This one seems really easy to implement, and using ReferenceAssemblyAnnotator together with a second reference assembly rewriter sounds like pain. Can ReferenceAssemblyAnnotator find it in its heart to broaden its scope and accept a contribution for this?