Vixen
02b45cc4
csharp
public sealed class BoundParameterExpression

A 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)

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