Compiler Warning (level 1) C4441
Visual Studio 2010
calling convention of 'cc1' ignored; 'cc2' used instead
Member functions in managed user-defined types and global function generics must use the __clrcall calling convention. The compiler used __clrcall.