2 references to InterpolatedStringAppendLiteral
Microsoft.CodeAnalysis (1)
Generated\Operations.Generated.cs (1)
3698/// <item><description><see cref="OperationKind.InterpolatedStringAppendLiteral"/></description></item>
Microsoft.CodeAnalysis.CSharp (1)
Operations\CSharpOperationFactory.cs (1)
2525BoundInterpolatedString.AppendLiteralMethod => OperationKind.InterpolatedStringAppendLiteral,