5 references to ERR_InvalidConstructorCall
Microsoft.CodeAnalysis.VisualBasic (5)
Binding\Binder_Delegates.vb (1)
67
ReportDiagnostic(diagnostics, addressOfSyntax.Operand, ERRID.
ERR_InvalidConstructorCall
)
Binding\Binder_Expressions.vb (2)
1002
ReportDiagnostic(diagnostics, group.Syntax, ERRID.
ERR_InvalidConstructorCall
)
2845
ReportDiagnostic(diagnostics, node, ERRID.
ERR_InvalidConstructorCall
)
Binding\Binder_Invocation.vb (1)
130
ReportDiagnostic(diagnostics, group.Syntax, ERRID.
ERR_InvalidConstructorCall
)
Errors\ErrorFacts.vb (1)
228
ERRID.
ERR_InvalidConstructorCall
,