5 references to ArgList
Microsoft.CodeAnalysis.CSharp (5)
CodeGen\EmitExpression.cs (1)
311case BoundKind.ArgList:
Generated\BoundNodes.xml.Generated.cs (3)
3029: base(BoundKind.ArgList, syntax, type, hasErrors) 3037: base(BoundKind.ArgList, syntax, type) 8982case BoundKind.ArgList:
Operations\CSharpOperationFactory.cs (1)
289case BoundKind.ArgList: