4 references to WRN_LambdaPassedToRemoveHandler
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\Binder_Statements.vb (1)
2255ReportDiagnostic(diagnostics, node.DelegateExpression, ERRID.WRN_LambdaPassedToRemoveHandler)
Errors\ErrorFacts.vb (1)
1476ERRID.WRN_LambdaPassedToRemoveHandler,
Generated\ErrorFacts.Generated.vb (1)
124ERRID.WRN_LambdaPassedToRemoveHandler,
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (1)
Binding\BindingErrorTests.vb (1)
20872</compilation>).VerifyDiagnostics(Diagnostic(ERRID.WRN_LambdaPassedToRemoveHandler, "Function(m As Integer) m"))