Value type fields should be portable
Visual Studio 2008
TypeName | ValueTypeFieldsShouldBePortable |
CheckId | CA1900 |
Category | Microsoft.Portability |
Breaking Change | Breaking - If the field is visible outside the assembly.Non Breaking - If the field is not visible outside the assembly. |