I know that moduleBuilder.Define(Un)initializedData methods are used to create global fields. I don't how to emit type of global fields (like in DefineField in TypeBuilder). Therefore I.m looking for some example which show how to emit global field (for example wih type System.Int32)
You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.
