Base:
property
IsNotOverridable
Microsoft.CodeAnalysis.VisualBasic.Symbol.IsNotOverridable
1 reference to IsNotOverridable
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (1)
Compilation\SemanticModelGetDeclaredSymbolAPITests.vb (1)
1525
Assert.False(aliasSymbol.
IsNotOverridable
)