1 write to Constant
System.Linq.Expressions (1)
System\Linq\Expressions\Compiler\LambdaCompiler.Statements.cs (1)
267Constant = @constant;
5 references to Constant
System.Linq.Expressions (5)
System\Linq\Expressions\Compiler\LambdaCompiler.Statements.cs (5)
554EmitConstant(buckets[mid - 1][^1].Constant); 570EmitConstant(bucket[0].Constant); 585EmitConstant(bucket[^1].Constant); 588EmitConstant(bucket[0].Constant); 598EmitConstant(bucket[0].Constant);