4 references to ParameterId
Microsoft.CodeAnalysis.CSharp (4)
CodeGen\EmitExpression.cs (1)
277case BoundKind.ParameterId:
Generated\BoundNodes.xml.Generated.cs (3)
2424: base(BoundKind.ParameterId, syntax, type, hasErrors) 2435: base(BoundKind.ParameterId, syntax, type) 9196case BoundKind.ParameterId: