4 references to _getAwaiterGetResultCall
Microsoft.CodeAnalysis.CSharp (4)
Symbols\Synthesized\SynthesizedEntryPointSymbol.cs (4)
374var success = binder.GetAwaitableExpressionInfo(userMainInvocation, out _getAwaiterGetResultCall!, _userMainReturnTypeSyntax, BindingDiagnosticBag.Discarded); 392public override TypeWithAnnotations ReturnTypeWithAnnotations => TypeWithAnnotations.Create(_getAwaiterGetResultCall.Type); 406expression: _getAwaiterGetResultCall 430expressionOpt: _getAwaiterGetResultCall,