VB async call in catch and implicit interfaces still missing in VS Preview 5
Open
- Dominant language
- No language data
- Stars
- 328
- Forks
- 71
- PR merge metrics
- No merged PRs in 30d
Description
Do not forget adding especially calling async function in Catch segment of Try..Catch statement. Now I must create unpleasant workaround by copying exception to variable, test it outside Try..Catch, and call async function.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.