dotnet/roslyn
Vedi su GitHubVB await in a non-async method causes string interpolation to fail to parse
Open
#3547 aperta il 16 giu 2015
Area-CompilersBughelp wanted
Metriche repository
- Star
- (20.414 star)
- Metriche merge PR
- (Merge medio 6g 17h) (256 PR mergiate in 30 g)
Descrizione
Watch this:

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