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