Skip to content

Commit 6fcac11

Browse files
committed
Fix
1 parent 161196f commit 6fcac11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Compilers/CSharp/Portable/Symbols/Extensions/SourceExtensionImplementationMethodSymbol.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
using System.Collections.Immutable;
66
using System.Diagnostics;
77
using System.Globalization;
8+
using System.Linq;
89
using System.Runtime.CompilerServices;
910
using System.Threading;
1011
using Microsoft.CodeAnalysis.CSharp.Emit;

0 commit comments

Comments
 (0)