1 reference to BoundLiteral
Microsoft.CodeAnalysis.CSharp (1)
Generated\BoundNodes.xml.Generated.cs (1)
4321
var result = new
BoundLiteral
(this.Syntax, constantValueOpt, type, this.HasErrors);