2 references to GetTupleUnderlyingTypeOrSelf
Microsoft.CodeAnalysis.CSharp (2)
SymbolDisplay\SymbolDisplayVisitor.Types.cs (2)
491
INamedTypeSymbol currentUnderlying =
GetTupleUnderlyingTypeOrSelf
(tupleSymbol);
509
currentUnderlying =
GetTupleUnderlyingTypeOrSelf
(tupleSymbol);