ikvm-fork/refemit/Writer
jfrijters 3ea4d4aa8f Added support for adding "new-style" declarative security (i.e. .NET 2.0 compatible). 2009-11-09 06:38:30 +00:00
..
ByteBuffer.cs Added support for adding "new-style" declarative security (i.e. .NET 2.0 compatible). 2009-11-09 06:38:30 +00:00
Heaps.cs Completed HasCustomAttribute encoding and changed NotImplementedException to InvalidOperationException for two encodings that were already complete. 2009-06-25 15:36:17 +00:00
MetadataWriter.cs Added support for defining events. 2009-06-25 14:44:36 +00:00
ModuleWriter.cs Cleaned up handling of assembly directory. This fixes the fact that .pdb files weren't put in the same directory as the corresponding modules. 2009-08-19 06:23:55 +00:00
PEWriter.cs Added non-standard API to set image base address on ModuleBuilder. 2009-06-22 05:52:31 +00:00
TextSection.cs Don't write debug directory if it not supposed to be there. 2009-04-08 04:38:42 +00:00
VersionInfo.cs New Ref.Emit implementation. 2008-11-14 07:40:49 +00:00