Base:
property
IsNotInheritable
Microsoft.CodeAnalysis.VisualBasic.Symbols.NamedTypeSymbol.IsNotInheritable
3 references to IsNotInheritable
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\Binder_Utils.vb (1)
1207If container.IsNotInheritable Then
Symbols\Source\SourceNamedTypeSymbol.vb (2)
311If Me.IsNotInheritable Then 1725(Not IsNotInheritable) OrElse