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 1467d13 commit a4920a8Copy full SHA for a4920a8
1 file changed
ICSharpCode.Decompiler/Metadata/AssemblyReferences.cs
@@ -28,6 +28,8 @@
28
using System.Text;
29
using System.Threading.Tasks;
30
31
+using ICSharpCode.Decompiler.Util;
32
+
33
namespace ICSharpCode.Decompiler.Metadata
34
{
35
public sealed class ResolutionException : Exception
0 commit comments