1 reference to s_notInheritableKeyword
Microsoft.CodeAnalysis.VisualBasic (1)
Binding\Binder_Utils.vb (1)
1214
If containingTypeBLock IsNot Nothing AndAlso FindFirstKeyword(containingTypeBLock.BlockStatement.Modifiers,
s_notInheritableKeyword
).Kind = SyntaxKind.None Then