3 references to ChaseToUnderlyingType
Microsoft.VisualStudio.LanguageServices (3)
Progression\GraphNodeIdCreation.cs (3)
76
var underlyingType =
ChaseToUnderlyingType
(symbol);
240
var underlyingType =
ChaseToUnderlyingType
(arrayType);
382
var underlyingType =
ChaseToUnderlyingType
(typeSymbol);