Skip to content

Commit 9ca272d

Browse files
authored
Fixed #33
1 parent 18b8c25 commit 9ca272d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Interceptors/InstanceInterceptors/InterfaceInterception/InterfaceInterceptorClassGenerator.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
using System.Collections.Generic;
55
using System.Globalization;
66
using System.Linq;
7+
using System.IO;
78
using System.Reflection;
89
using System.Reflection.Emit;
910
using Unity.Interception.Interceptors.TypeInterceptors.VirtualMethodInterception.InterceptingClassGeneration;

0 commit comments

Comments
 (0)