1 reference to GetMethodTypeParametersInDeclaration
Microsoft.CodeAnalysis.Features (1)
ExtractMethod\MethodExtractor.Analyzer.cs (1)
128
var typeParametersInDeclaration =
GetMethodTypeParametersInDeclaration
(returnType, sortedMap);