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