2 references to GetTupleUnderlyingTypeOrSelf
Microsoft.CodeAnalysis.VisualBasic (2)
SymbolDisplay\SymbolDisplayVisitor.Types.vb (2)
347
Dim currentUnderlying As INamedTypeSymbol =
GetTupleUnderlyingTypeOrSelf
(tupleSymbol)
361
currentUnderlying =
GetTupleUnderlyingTypeOrSelf
(tupleSymbol)