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