2 references to HasExplicitReturnType
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\LambdaSymbol.cs (2)
287
AsyncMethodChecks(verifyReturnType:
HasExplicitReturnType
, DiagnosticLocation, _declarationDiagnostics);
288
if (!
HasExplicitReturnType
&& this.HasAsyncMethodBuilderAttribute(out _))