2 references to CreateBoundInterpolatedStringExpressionOperation
Microsoft.CodeAnalysis.CSharp (2)
Operations\CSharpOperationFactory.cs (2)
216return CreateBoundInterpolatedStringExpressionOperation((BoundInterpolatedString)boundNode); 1592=> arg.@this.CreateBoundInterpolatedStringExpressionOperation(boundInterpolatedString, arg.Data.PositionInfo[i]);