dotnet/roslyn
在 GitHub 查看VB await in a non-async method causes string interpolation to fail to parse
Open
#3,547 建立於 2015年6月16日
Area-CompilersBughelp wanted
描述
Watch this:

When you have await in a non-async method, then string interpolations on the same line don't parse correctly!