3 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,
Microsoft.CodeAnalysis.Test.Utilities (1)
Compilation\ControlFlowGraphVerifier.cs (1)
934
TargetMethod: { Name: BoundInterpolatedString.AppendFormattedMethod or BoundInterpolatedString.
AppendLiteralMethod
, ContainingType: INamedTypeSymbol containingType }