5 references to Constant
Microsoft.CodeAnalysis.CSharp (5)
Lowering\ClosureConversion\ExpressionLambdaRewriter.cs (5)
213return Constant(fieldAccess); 247return Constant(node); 554return Constant(literal.Update(literal.ConstantValueOpt, promotedType)); 738return Convert(Constant(_bound.Null(_objectType)), _objectType, node.Type, false, node.ExplicitCastInCode); 1052return Constant(node);