In "Partition II Metadata" there is information about streams in metadata physical layout (23 Chapter): "Implementation Specific (Microsoft Only) - Some compilers store metadata in a #- stream, which holds an uncompressed, or non-optimized representation of metadata tables; this includes extra metadata "pointer" tables..... " It's strange but some compilation of the same C# source produce one time #- stream another time #~stream (ECMA standard). Is there any possibilty to regulate this?
You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.
