5 overrides of MakeConstantValue
Microsoft.CodeAnalysis.CSharp (5)
Symbols\Source\GlobalExpressionVariable.cs (1)
63
protected override ConstantValue
MakeConstantValue
(
Symbols\Source\SourceEnumConstantSymbol.cs (3)
154
protected override ConstantValue
MakeConstantValue
(HashSet<SourceFieldSymbolWithSyntaxReference> dependencies, bool earlyDecodingWellKnownAttributes, BindingDiagnosticBag diagnostics)
172
protected override ConstantValue
MakeConstantValue
(HashSet<SourceFieldSymbolWithSyntaxReference> dependencies, bool earlyDecodingWellKnownAttributes, BindingDiagnosticBag diagnostics)
201
protected override ConstantValue
MakeConstantValue
(HashSet<SourceFieldSymbolWithSyntaxReference> dependencies, bool earlyDecodingWellKnownAttributes, BindingDiagnosticBag diagnostics)
Symbols\Source\SourceMemberFieldSymbol.cs (1)
623
protected sealed override ConstantValue
MakeConstantValue
(HashSet<SourceFieldSymbolWithSyntaxReference> dependencies, bool earlyDecodingWellKnownAttributes, BindingDiagnosticBag diagnostics)