3 references to ERR_ConstantWithNoValue
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\Binder_Initializers.vb (1)
635ReportDiagnostic(diagnostics, name, ERRID.ERR_ConstantWithNoValue)
Errors\ErrorFacts.vb (1)
302ERRID.ERR_ConstantWithNoValue,
Symbols\Source\SourceMemberFieldSymbol.vb (1)
136binder.ReportDiagnostic(diagBag, modifiedIdentifier, ERRID.ERR_ConstantWithNoValue)