It is impossible to create an open instance delegate to a generic interface method. Delegate.CreateDelegate fails with NotSupportedException. Non-generic interface methods work, generic class methods work, but not generic interface methods.
Visual Studio/Team Foundation Server/.NET Framework Tooling version
Steps to reproduce
Product Language
Operating System
Operating System Language
Actual results
Expected results