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