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