1 reference to HasAwaitExpressions
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedSimpleProgramEntryPointSymbol.cs (1)
34
bool hasAwait = declaration.
HasAwaitExpressions
;