1 reference to MakeLiteral
Microsoft.CodeAnalysis.CSharp (1)
Lowering\LocalRewriter\LocalRewriter_Call.cs (1)
1321
BoundExpression arraySize =
MakeLiteral
(syntax, ConstantValue.Create(arrayArgs.Length), int32Type, localRewriter);