|
If you open one of them with ILDASM, you can observe that they have the System.Reflection.AssemblyNameFlags.Retargetable attribute (see FigureĀ 2
|
|
... Configuration.Assemblies.AssemblyHashAlgorithm#System.Reflection.StrongNameKeyPair
|
|
System.Reflection.AssemblyNameFlags: System.Reflection.AssemblyNameProxy: System.Reflection ... Bespoke Software? Commission Matthew Baxter-Reynolds and his team for ...
|
|
Mono Class Library : System.Reflection Namespace System.Reflection.AssemblyNameFlags Enumeration ... System.Flags] [System.Runtime.InteropServices.ComVisible(true)] public ...
|
|
The reverse is possible, due to the System.Reflection.AssemblyNameFlags enumeration and specifically its Retargetable value. Basically, almost all of the CF assemblies are ...
|
|
Provides information about an Assembly reference. This enumeration has ... .NET Framework 2.0 Class Library Reference System.Reflection AssemblyNameFlags Enumeration
|
|
Provides information about an Assembly reference. This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
|