csharp
public sealed class BoundSelfExpressionself.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (2)
public override BoundKind Kindpublic override TypeSymbol Type
Methods (1)
public BoundSelfExpression(SyntaxNode syntax, TypeSymbol type)self.
Used by (3)
- BinderVixen.Raven
- BindingTestsVixen.Raven.Tests
- LowererVixen.Raven