UTFALPHA

1005

UTF-16 literal used as alpha, may not work as expected

A string containing Unicode characters was assigned to an alpha field or passed to a parameter typed as alpha, with the .UNICODE preprocessor directive specified. Since UTF-16 literals are intended to be assigned to .NET string types (System.String), the results may differ from what you expect. (Warning level 1)