[interp] Fall back to old implementation when calling on proxy
[mono-project.git] / mcs / errors / cs1548-4.cs
blob03008e4c97a7c9cd362eec1ec93b99a9fa247c03
1 // CS1548: Error during assembly signing. The specified key file `missing.snk' does not exist
2 // Line: 0
3 // Compiler options: -keyfile:missing.snk
5 class C
7 public static void Main ()