3 references to ERR_NameNotEvent2
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\Binder_Statements.vb (2)
2423
ReportDiagnostic(diagnostics, notQualifiedSyntax, ERRID.
ERR_NameNotEvent2
, name, container)
2437
ReportDiagnostic(diagnostics, node.Name, ERRID.
ERR_NameNotEvent2
, node.Name.ToString, Me.ContainingType)
Errors\ErrorFacts.vb (1)
448
ERRID.
ERR_NameNotEvent2
,