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