1 reference to CreateBoundInterpolatedStringContentOperation
Microsoft.CodeAnalysis.CSharp (1)
Operations\CSharpOperationFactory.cs (1)
2263
ImmutableArray<IInterpolatedStringContentOperation> parts =
CreateBoundInterpolatedStringContentOperation
(boundInterpolatedString.Parts, positionInfo);