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