[mcs] Reset also all partial parts current-type
[mono-project.git] / mcs / errors / cs1680.cs
blobb01b3a7922e1dbc7cd1f00742cfa9abd4c0f7fa8
1 // CS1680: Invalid reference alias `SomeIdentifier='. Missing filename
2 // Line: 0
3 // Compiler options: -r:SomeIdentifier=
5 using System;
7 public class Test