Just like Il2Cpp.dump, but a .cs file per assembly is
generated instead of having a single big .cs file. For instance, all
classes within System.Core and System.Runtime.CompilerServices.Unsafe
are dumped into System/Core.cs and
System/Runtime/CompilerServices/Unsafe.cs, respectively.
Deprecated
Just like Il2Cpp.dump, but a
.csfile per assembly is generated instead of having a single big.csfile. For instance, all classes withinSystem.CoreandSystem.Runtime.CompilerServices.Unsafeare dumped intoSystem/Core.csandSystem/Runtime/CompilerServices/Unsafe.cs, respectively.