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