Base:
property
IsNotInheritable
Microsoft.CodeAnalysis.VisualBasic.Symbols.NamedTypeSymbol.IsNotInheritable
3 references to IsNotInheritable
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (3)
Emit\NoPiaEmbedTypes.vb (3)
1006Assert.False(itest1.IsNotInheritable) 1028Assert.True(test2.IsNotInheritable) 1088Assert.True(test9.IsNotInheritable)