5 references to BoundInterpolatedString
Microsoft.CodeAnalysis.CSharp (5)
Binder\Binder_InterpolatedString.cs (4)
267=> new BoundInterpolatedString( 362return new BoundInterpolatedString( 531return new BoundInterpolatedString( 592return new BoundInterpolatedString(
Generated\BoundNodes.xml.Generated.cs (1)
7836var result = new BoundInterpolatedString(this.Syntax, interpolationData, parts, constantValueOpt, type, this.HasErrors);