[interp] Fall back to old implementation when calling on proxy
[mono-project.git] / mcs / errors / cs1704.cs
blob94828ce03bf4f3f7fb3c6de6a98b89421f05de47
1 // CS1704: An assembly with the same name `CS1704-lib' has already been imported. Consider removing one of the references or sign the assembly
2 // Line: 0
3 // Compiler options: -r:dlls/first/CS1704-lib.dll -r:dlls/second/CS1704-lib.dll