CreateAndInject
CreateAndInject
[ResTest.zip](https://github.com/icsharpcode/ILSpy/files/11859477/ResTest.zip)
> I cannot reproduce the first bug you describe. @siegfriedpammer Do you unzip both 2 files? You can only reproduce this issue when `log4net.dll` exists in the same folder 
Seems your ILSpy loads .NET 6 files auto, but this file doesn't depend .NET 6. 
@siegfriedpammer Any news?
Can we migrate code from dnSpy?
@wtfsck @wwh1004 This one should be marked as v4
@wtfsck This one should be marked as v4, it's important for dnSpy analyzer, since many obfuscators will generate duplicate names.
A year has passed, any news?
@siegfriedpammer I think it's from something like this: `internal UserDefinedMessageInfos g__GetUserDefinedMessageInfos|27(ref c__DisplayClass8_2 P_0)`
> Hard to say without taking a look at the IL... @siegfriedpammer Check it : [test.zip](https://github.com/user-attachments/files/16488479/test.zip)