5 references to ERR_LambdaNotDelegate1
Microsoft.CodeAnalysis.VisualBasic (5)
Binding\Binder_Conversions.vb (4)
1333ReportDiagnostic(diagnostics, unboundLambda.Syntax, ERRID.ERR_LambdaNotDelegate1, targetType) 1339ReportDiagnostic(diagnostics, unboundLambda.Syntax, ERRID.ERR_LambdaNotDelegate1, targetDelegateType) 1510ReportDiagnostic(diagnostics, lambda.Syntax, ERRID.ERR_LambdaNotDelegate1, targetType) 1515ReportDiagnostic(diagnostics, lambda.Syntax, ERRID.ERR_LambdaNotDelegate1, targetDelegateType)
Errors\ErrorFacts.vb (1)
1070ERRID.ERR_LambdaNotDelegate1,