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