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