2 references to AppendLiteralMethod
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_InterpolatedString.cs (1)
954methodName = BoundInterpolatedString.AppendLiteralMethod;
Operations\CSharpOperationFactory.cs (1)
2459BoundInterpolatedString.AppendLiteralMethod => OperationKind.InterpolatedStringAppendLiteral,