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