4 references to ParameterId
Microsoft.CodeAnalysis.CSharp (4)
CodeGen\EmitExpression.cs (1)
265case BoundKind.ParameterId:
Generated\BoundNodes.xml.Generated.cs (3)
2336: base(BoundKind.ParameterId, syntax, type, hasErrors) 2347: base(BoundKind.ParameterId, syntax, type) 8626case BoundKind.ParameterId: