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