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