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