typescript-converter
typescript-converter copied to clipboard
Object reference error while converting typescript to C#
Hello @robin-han , Thank you for your contribution.
We are facing "object reference not set to an instance of an object" error while converting the typescript source to C#.
Below is an example of the error we are facing. Would you be able to guide us on what we are missing here ?

Its the Async/Await expression that causes the problem. Look at my port if you still want this. I'll be making a pull request later.
@Luiz-Monad - I did try your fork, but no luck. still getting the same error.