Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Portability warnings support portability across different operating systems.
In This Section
Rule |
Description |
---|---|
This rule checks that structures that are declared by using an explicit layout attribute will align correctly when marshaled to unmanaged code on 64-bit operating systems. |
|
This rule evaluates the size of each parameter and the return value of a P/Invoke, and verifies that their size is correct when marshaled to unmanaged code on 32-bit and 64-bit operating systems. |
|
A member or type is using a member or type that was introduced in a service pack that was not included together with the targeted framework of the project. |