[corlib] Add a special method for XI so the linker does not always have to generate it.
[mono-project.git] / mcs / errors / cs1679.cs
blob19f17b27ac94e8fb469a0a806d1d1d54000adfc1
1 // CS1679: Invalid extern alias for -reference. Alias `Invalid.Identifier' is not a valid identifier
2 // Line: 0
3 // Compiler options: -r:Invalid.Identifier=CSExternAlias-lib.dll
5 using System;
7 public class Test