[sre] Wrap mono_image_create_token with HANDLE_FUNCTION_{ENTER,RETURN}
[mono-project.git] / mcs / errors / cs1685.cs
blobfdb823e4e4d7bcf5d2df5490246c1eded5ce1079
1 // CS1685: The predefined type `System.Int32' is defined multiple times. Using definition from `mscorlib.dll'
2 // Line: 0
3 // Compiler options: -warn:1 -warnaserror
5 namespace System {
6 public struct Int32 {