1 reference to MethodTypeParametersInConstraintList
Microsoft.CodeAnalysis.Features (1)
ExtractMethod\MethodExtractor.CodeGenerator.cs (1)
407
var set = new HashSet<ITypeParameterSymbol>(AnalyzerResult.
MethodTypeParametersInConstraintList
);