1 reference to ShouldBeReported
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Runtime\UseSpanBasedStringConcat.cs (1)
67
if (IsTopMostConcatOperation(binary) &&
ShouldBeReported
(binary))