2 references to InterpolatedStringAppendFormatted
Microsoft.CodeAnalysis (1)
Generated\Operations.Generated.cs (1)
3699/// <item><description><see cref="OperationKind.InterpolatedStringAppendFormatted"/></description></item>
Microsoft.CodeAnalysis.CSharp (1)
Operations\CSharpOperationFactory.cs (1)
2526BoundInterpolatedString.AppendFormattedMethod => OperationKind.InterpolatedStringAppendFormatted,