4 references to ERR_ConstantWithNoValue
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\Binder_Initializers.vb (1)
635ReportDiagnostic(diagnostics, name, ERRID.ERR_ConstantWithNoValue)
Errors\ErrorFacts.vb (1)
301ERRID.ERR_ConstantWithNoValue,
Symbols\Source\SourceMemberFieldSymbol.vb (1)
123binder.ReportDiagnostic(diagBag, modifiedIdentifier, ERRID.ERR_ConstantWithNoValue)
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (1)
Semantics\VariableTypeInference.vb (1)
664Diagnostic(ERRID.ERR_ConstantWithNoValue, "bar6"),