2 references to CheckForMultiLine
Microsoft.CodeAnalysis.CSharp.Features (2)
src\Analyzers\CSharp\CodeFixes\UseCollectionExpression\CSharpCollectionExpressionRewriter.cs (2)
736
if (
CheckForMultiLine
(preMatches) ||
737
CheckForMultiLine
(postMatches))