Base:
property
ConstantValueOpt
Microsoft.CodeAnalysis.CSharp.BoundExpression.ConstantValueOpt
2 references to ConstantValueOpt
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Expressions.cs (1)
359defaultExpr.ConstantValueOpt,
Operations\CSharpOperationFactory.cs (1)
1287ConstantValue? constantValue = boundDefaultLiteral.ConstantValueOpt;