2 references to GetUnderlyingSymbolType
Microsoft.CodeAnalysis.Features (2)
ExtractMethod\MethodExtractor.Analyzer.cs (2)
531
var type =
GetUnderlyingSymbolType
(symbol);
751
AddTypeParametersToMap(TypeParameterCollector.Collect(
GetUnderlyingSymbolType
(symbol)), sortedMap);