1 reference to CreateBoundInterpolatedStringContentOperation
Microsoft.CodeAnalysis.CSharp (1)
Operations\CSharpOperationFactory.cs (1)
2146
ImmutableArray<IInterpolatedStringContentOperation> parts =
CreateBoundInterpolatedStringContentOperation
(boundInterpolatedString.Parts, positionInfo ?? boundInterpolatedString.InterpolationData?.PositionInfo[0]);