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