Activity overview
Latest activity by gyozob
Hi, after I made several tests I have found out that the error is occurring because of using of async/await keywords.
I also found this post reporting similar issue https://forums.red-gate.com/viewtopic.php?f=143&t=78247, is there any plan issue to fix this issue?
In my code seems to fail at a code like: async (value, source, iter) => await AddAsync(value, iter)
Thank you / comments
Hi, after I made several tests I have found out that the error is occurring because of using of async/await keywords.
I also found this post reporting similar issue https://forums.red-gate.com/view...
SmartAssembly has encountered an invalid symbol in xyz.dll
Hello, please help me with the following error:
"SmartAssembly.InformationException: SmartAssembly has encountered an invalid symbol in xyz.dll:
[xyz]ClassName/<<.ctor>b__2>d__5
The most likely cau...