2 references to AppendFormattedMethod
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_InterpolatedString.cs (1)
928methodName = BoundInterpolatedString.AppendFormattedMethod;
Operations\CSharpOperationFactory.cs (1)
2526BoundInterpolatedString.AppendFormattedMethod => OperationKind.InterpolatedStringAppendFormatted,