We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10c0149 commit c572b72Copy full SHA for c572b72
src/NetAnalyzers/Core/Microsoft.NetCore.Analyzers/Runtime/UseSpanBasedStringConcat.cs
@@ -6,7 +6,6 @@
6
using System.Linq;
7
using Analyzer.Utilities;
8
using Analyzer.Utilities.Extensions;
9
-using Analyzer.Utilities.PooledObjects;
10
using Microsoft.CodeAnalysis;
11
using Microsoft.CodeAnalysis.Diagnostics;
12
using Microsoft.CodeAnalysis.Operations;
0 commit comments