I am having the very same issue with the SignalR libraries. The SignalR Connection class creates a ConcurrentDictionary<string, object> with the StringComparer.OrdinalIgnoreCase comparer and gets the same ExecutionEngineException when creating the SplitOrderedList inside the ConcurrentDictionary.
Sly -- View this message in context: http://monotouch.2284126.n4.nabble.com/ERROR-ConcurrentDictionary-Attempting-to-JIT-compile-when-AOT-only-in-Device-tp4655085p4655086.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
