2 references to HasAwaitExpressions
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Synthesized\SynthesizedSimpleProgramEntryPointSymbol.cs (2)
35bool hasAwait = declaration.HasAwaitExpressions; 64bool hasAwait = declaration.HasAwaitExpressions;