I know that the assembly generated by C# compiler is marked as "Dynamic Base" and "NX compatible".
But running MPR tool tests against my application shows that some of the application assemblies are not marked as NX compatible and Dynamic Base compatible.
What could be a reason of this?