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