1 reference to GetEnumUnderlyingType
Microsoft.CodeAnalysis (1)
Symbols\ITypeSymbol.cs (1)
269return GetEnumUnderlyingType(type) ?? type;