3 references to ERR_EventTypeNotDelegate
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\Binder_Statements.vb (1)
2514ReportDiagnostic(diagnostics, node.Name, ERRID.ERR_EventTypeNotDelegate)
Errors\ErrorFacts.vb (1)
576ERRID.ERR_EventTypeNotDelegate,
Symbols\Source\SourceEventSymbol.vb (1)
171Binder.ReportDiagnostic(diagnostics, syntax.AsClause.Type, ERRID.ERR_EventTypeNotDelegate)