csharp
public sealed class BoundParameterExpressionA reference to a parameter of the enclosing method or lambda.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (4)
public ParameterSymbol Parameterpublic override BoundKind Kindpublic override TypeSymbol Typepublic override Symbol Symbol
Methods (1)
public BoundParameterExpression(SyntaxNode syntax, ParameterSymbol parameter)A reference to a parameter of the enclosing method or lambda.
Used by (3)
- BinderVixen.Raven
- LowererVixen.Raven
- StateVixen.Raven