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