-
由 David Fowler 创作于
* Support late bound results - Add support for object, Task<object> and ValueTask<object> result types. We can detect that pattern and generate calls into a helper that does a bunch of runtime checks for known result types. - Added tests
由 David Fowler 创作于* Support late bound results - Add support for object, Task<object> and ValueTask<object> result types. We can detect that pattern and generate calls into a helper that does a bunch of runtime checks for known result types. - Added tests