Merge branch 'xml-fixes' of https://github.com/myeisha/mono into myeisha-xml-fixes
[mono-project.git] / mcs / errors / cs1680.cs
blobd9565d1e8b6c4ff10273cb3791136425202d925a
1 // cs1680.cs: Invalid reference alias 'SomeIdentifier='. Missing filename
2 // Line: 0
3 // Compiler options: -r:SomeIdentifier=
5 using System;
7 public class Test