BUG: You receive a "CS1519" compiler error code when you use surrogate characters as a token in Visual C# .NET (814824)
The information in this article applies to:
- Microsoft Visual C# .NET (2002)
- Microsoft Visual C# .NET (2003)
- Microsoft Visual C# 2005, Express Edition
SYMPTOMSWhen you compile Visual C# .NET or Visual C# 2005 code with surrogate Unicode
characters as a token name, you may receive the following CS1519 compiler error
message: Error Invalid token 'token' in class, struct, or interface member
declaration CAUSEVisual C# .NET or Visual C# 2005 only accepts alphabetical and numeric
characters in a token name.STATUS
Microsoft has confirmed that this is a bug in the Microsoft products that are
listed at the beginning of this article.
REFERENCESFor additional information, visit the following Microsoft
Developer Network (MSDN) Web site:
Modification Type: | Minor | Last Reviewed: | 1/12/2006 |
---|
Keywords: | kbCompiler kbbug KB814824 kbAudDeveloper kbAudITPRO |
---|
|