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