2 references to GetNullableUnderlyingTypeOrSelf
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\TypeSymbolExtensions.vb (2)
502Dim underlyingType As TypeSymbol = this.GetNullableUnderlyingTypeOrSelf().GetEnumUnderlyingTypeOrSelf() 927type = type.GetNullableUnderlyingTypeOrSelf()