3 references to IsEnumType
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\Source\SourceMemberContainerTypeSymbol.vb (2)
3045
If asType IsNot Nothing AndAlso asType.
IsEnumType
Then
3103
If Me.
IsEnumType
() Then
Symbols\Source\SourceNamedTypeSymbol.vb (1)
1753
If Not Me.
IsEnumType
Then