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