ikvm-fork/reflect/Writer
jfrijters 8febdc94e9 Fix for big endian systems. Thanks to Marek Safar for reporting this. 2011-01-11 05:16:48 +00:00
..
ByteBuffer.cs Fix for big endian systems. Thanks to Marek Safar for reporting this. 2011-01-11 05:16:48 +00:00
Heaps.cs Fix. When the user string heap overflows, throw an exception instead of silently creating corrupt image. 2010-06-09 04:50:02 +00:00
MetadataWriter.cs Removed UTF-8 byte order marks. 2010-01-25 05:49:01 +00:00
ModuleWriter.cs Use ResourceSection directly to collect unmanaged resources. To prepare for adding win32 icon resource support. 2010-11-29 06:36:17 +00:00
PEWriter.cs Removed UTF-8 byte order marks. 2010-01-25 05:49:01 +00:00
ResourceSection.cs Added AssemblyBuilder.__DefineIconResource() API. 2010-11-29 06:59:20 +00:00
TextSection.cs Custom attributes applied to GenericTypeParameterBuilder were attached to the type token, instead of the type parameter token. 2010-12-06 10:31:53 +00:00
VersionInfo.cs Fix for bug #3035831. 2010-07-28 12:12:47 +00:00