5 references to Constant
Microsoft.CodeAnalysis.CSharp (5)
Lowering\ClosureConversion\ExpressionLambdaRewriter.cs (5)
214return Constant(fieldAccess); 248return Constant(node); 555return Constant(literal.Update(literal.ConstantValueOpt, promotedType)); 739return Convert(Constant(_bound.Null(_objectType)), _objectType, node.Type, false, node.ExplicitCastInCode); 1053return Constant(node);