kristofferkarlsson
Results
1
issues of
kristofferkarlsson
I am using inject-dll to inject a managed dll into a managed main dll. The TaskBase.InjectDll method uses sourceAssembly.FullName to calculate the hash and Guid for the assembly. Later, when...