1 reference to Concat
Microsoft.CodeAnalysis.CodeStyle (1)
src\Analyzers\Core\Analyzers\UseCollectionInitializer\AbstractUseCollectionInitializerDiagnosticAnalyzer.cs (1)
238return (preMatches.Concat(postMatches), shouldUseCollectionExpression: true, changesSemantics);