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