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