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