Make mono_fmod extern "C and not static, to simplify later (#14355)
[mono-project.git] / netcore / excludes-System.Collections.NonGeneric.Tests.rsp
blob371b092246a835b23a56f105cfa85ab6c5098286
1 # Mono currently supports Array.Copy from object[] array containing boxed ints to float[] array with primitive widening
2 -nomethod *ICollection_NonGeneric_CopyTo_ArrayOfIncorrectValueType*
3 -nomethod *ICollection_NonGeneric_CopyTo_ArrayOfEnumType*