Opentk/Source/OpenTK.Rewrite
Stefanos A 793dac65e5 Corrected patch for CallReturn<TRet, ...> signatures
.Net will happily execute a calli with a generic return type, whereas
Mono will refuse to. Mono is probably doing the right thing here. Fixed
by resolving the generic return into a concrete type.
2013-11-25 08:53:27 +01:00
..
Dependencies Implemented dll rewriter using Mono.Cecil 2013-11-25 00:19:54 +01:00
Properties Implemented dll rewriter using Mono.Cecil 2013-11-25 00:19:54 +01:00
OpenTK.Rewrite.csproj Implemented dll rewriter using Mono.Cecil 2013-11-25 00:19:54 +01:00
Program.cs Corrected patch for CallReturn<TRet, ...> signatures 2013-11-25 08:53:27 +01:00