3 references to ValidateConstantValue
Microsoft.CodeAnalysis.VisualBasic (3)
BoundTree\BoundExpression.vb (1)
70ValidateConstantValue(Me.Type, Me.ConstantValueOpt)
BoundTree\BoundFieldAccess.vb (1)
57ValidateConstantValue(Me.Type, result)
BoundTree\BoundLocal.vb (1)
49ValidateConstantValue(Me.Type, result)