2 references to Box
Microsoft.CodeAnalysis (2)
ConstantValue.cs (2)
525case ConstantValueTypeDiscriminator.Int32: return Boxes.Box(Int32Value); 529case ConstantValueTypeDiscriminator.NInt: return Boxes.Box(Int32Value);