1 reference to HasReturnWithExpression
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedSimpleProgramEntryPointSymbol.cs (1)
35
bool hasReturnWithExpression = declaration.
HasReturnWithExpression
;