Hi,

This is definitively a bug - can you please file it here:
http://bugzilla.xamarin.com?

That way we'll track it properly and you'll be notified when it's fixed.

Thanks,
Rolf


On Tue, May 29, 2012 at 7:53 AM, SRI <[email protected]> wrote:
> Hi,
>
>     Declaring this in a MonoTouch Project crashes in Device Only with
> Attempting to JIT Compile when AOT only mode
>
> ConcurrentDictionary<string, string> _scriptCache = new
> ConcurrentDictionary<string, string>(StringComparer.OrdinalIgnoreCase)
>
> This is failing on SplitOrderedList which is declared as Internal and
> hence I am not able to instantiate it outside to force the JIT
> compiler to create the Class.
>
>     Any help appreciated.
>
> Best Regards,
> Sridharan Srinivasan
> Alias Sri.
>
> --
> Sridharan Srinivasan
> Alias Sri
> Ph:(65)98255785/(65)63922439
> www.arshu.com
> _______________________________________________
> MonoTouch mailing list
> [email protected]
> http://lists.ximian.com/mailman/listinfo/monotouch
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to