2 references to MethodTypeParametersInDeclaration
Microsoft.CodeAnalysis.Features (2)
ExtractMethod\MethodExtractor.CodeGenerator.cs (2)
404
if (AnalyzerResult.
MethodTypeParametersInDeclaration
.IsEmpty)
410
foreach (var parameter in AnalyzerResult.
MethodTypeParametersInDeclaration
)