3 references to ChaseToUnderlyingType
Microsoft.VisualStudio.LanguageServices (3)
Progression\GraphNodeIdCreation.cs (3)
77
var underlyingType =
ChaseToUnderlyingType
(symbol);
239
var underlyingType =
ChaseToUnderlyingType
(arrayType);
380
var underlyingType =
ChaseToUnderlyingType
(typeSymbol);