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