Imported Upstream version 4.8.0.478

Former-commit-id: a9130f97a46429e2e54d891039291dca8a1d46a8
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2017-01-31 11:54:23 +00:00
parent 5586c61ea6
commit c135664484
28 changed files with 345 additions and 103 deletions

View File

@ -823,7 +823,7 @@ namespace MonoTests.System.Runtime.InteropServices
);
#endif
#if !MOBILE_STATIC
#if !FULL_AOT_RUNTIME
[StructLayout( LayoutKind.Sequential, Pack = 1 )]
public class FourByteStruct
{