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 5e2c113 commit 5840f8bCopy full SHA for 5840f8b
src/EditorFeatures/Core.Wpf/InlineHints/InlineHintsTagger.cs
@@ -3,10 +3,7 @@
3
// See the LICENSE file in the project root for more information.
4
5
using System;
6
-using System.Collections.Immutable;
7
-using System.Linq;
8
using System.Runtime.CompilerServices;
9
-using System.Runtime.InteropServices.ComTypes;
10
using Microsoft.CodeAnalysis.Collections;
11
using Microsoft.CodeAnalysis.Editor.Shared.Extensions;
12
using Microsoft.CodeAnalysis.Editor.Tagging;
0 commit comments