4 references to ParameterId
Microsoft.CodeAnalysis.CSharp (4)
CodeGen\EmitExpression.cs (1)
280case BoundKind.ParameterId:
Generated\BoundNodes.xml.Generated.cs (3)
2383: base(BoundKind.ParameterId, syntax, type, hasErrors) 2394: base(BoundKind.ParameterId, syntax, type) 8992case BoundKind.ParameterId: