csharp
public sealed class NamedTypeBinderA type declaration's scope: its type parameters and its members, inherited ones included.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (2)
public NamedTypeSymbol Typepublic override NamedTypeSymbol? ContainingType
Methods (1)
public NamedTypeBinder(Binder next, NamedTypeSymbol type)A type declaration's scope: its type parameters and its members, inherited ones included.
Used by (1)
- SourceNamedTypeSymbolVixen.Raven