How can we help you today? How can we help you today?

decompiling async / await framework code

It seems like Reflector runs into issues decompiling framework code with async / await:

Microsoft.AspNetCore.Authentication.AuthenticationMiddleware::Invoke has lots of async / await usage but the decompiled result is garbled code that can't be stepped into.

Anyone else run into decompile issues with async / await code?

.NET Core 1.1
.NET Reflector 9.2
VS 2017 15.3.4
scott_m
0

Comments

1 comment

  • Russell D
    Can you send in the IL and an approximation at least of what you'd expect the code to say?
    Russell D
    0

Add comment

Please sign in to leave a comment.