Hello,
I am attempting to port a project to dotnetcore, and I'm running into trouble. I previously relied upon TypeBuilder.CreateType, but I cannot seem to find it anymore. Has it been moved to another library, or is there perhaps another way to accomplish what this method used to do?
Hello,
I am attempting to port a project to dotnetcore, and I'm running into trouble. I previously relied upon TypeBuilder.CreateType, but I cannot seem to find it anymore. Has it been moved to another library, or is there perhaps another way to accomplish what this method used to do?