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 27ae586 commit 574935dCopy full SHA for 574935d
src/EditorFeatures/Core/ExternalAccess/VSTypeScript/Api/VSTypeScriptAsynchronousTaggerProvider.cs
@@ -6,7 +6,7 @@
6
using System.Collections.Generic;
7
using Microsoft.CodeAnalysis.Editor.Tagging;
8
using Microsoft.CodeAnalysis.PooledObjects;
9
-using Microsoft.CodeAnalysis.Shared.Collections;
+using Microsoft.CodeAnalysis.Collections;
10
using Microsoft.CodeAnalysis.Shared.TestHooks;
11
using Microsoft.VisualStudio.Text;
12
using Microsoft.VisualStudio.Text.Editor;
0 commit comments