dotnet/roslyn
GitHub で見るVB await in a non-async method causes string interpolation to fail to parse
Open
#3,547 opened on 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!