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