3 references to CallsiteArgument
Microsoft.CodeAnalysis (2)
Generated\Operations.Generated.cs (1)
3728/// -1 if <see cref="PlaceholderKind" /> is anything other than <see cref="InterpolatedStringArgumentPlaceholderKind.CallsiteArgument" />.
Operations\ControlFlowGraphBuilder.cs (1)
7021case InterpolatedStringArgumentPlaceholderKind.CallsiteArgument:
Microsoft.CodeAnalysis.CSharp (1)
Operations\CSharpOperationFactory.cs (1)
2562>= 0 and var index => (InterpolatedStringArgumentPlaceholderKind.CallsiteArgument, index),