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