Base:
property
IsMustInherit
Microsoft.CodeAnalysis.VisualBasic.Microsoft.CodeAnalysis.VisualBasic.Symbols.NamedTypeSymbol.IsMustInherit
3 references to IsMustInherit
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\Source\SourceNamedTypeSymbol_ComClass.vb (1)
181If comClass.IsMustInherit Then
Symbols\Source\SourceNamedTypeSymbol_GroupClass.vb (2)
252Not named.IsMustInherit AndAlso 354Return Not haveInstanceConstructor AndAlso Not Me.IsMustInherit