You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is quite difficult to read meta-data of Dotnet framework B(F)CL libraries using Dotnet reflection.
5
+
6
+
In this project, I've used Mono cecil to read and extract all Async methods from Dotnet framework B(F)CL libraries. This application takes couple of argument.
7
+
8
+
1. Location of Dotnet framework B(F)CL libraries
9
+
2. Location to save the extracted method name (with file name)
0 commit comments