3 references to Collect
Microsoft.CodeAnalysis.Features (3)
ExtractMethod\MethodExtractor.Analyzer.cs (3)
751AddTypeParametersToMap(TypeParameterCollector.Collect(GetUnderlyingSymbolType(symbol)), sortedMap); 768typeParametersInConstraint.AddRange(TypeParameterCollector.Collect(type)); 862AddTypeParametersToMap(TypeParameterCollector.Collect(returnType), sortedMap);