2 references to _typeParameters
Microsoft.CodeAnalysis.Features (2)
ExtractMethod\MethodExtractor.TypeParameterCollector.cs (2)
27
return collector.
_typeParameters
;
61
=>
_typeParameters
.Add(typeParameterTypeSymbol);