Playgrounds/Kudzu/Tests.cs
Uncomment these lines:
Console.WriteLine("Dictionary test");
//M - uncomment this and IL2CPU fails on compile
//Console.WriteLine(" " + Tests.Dictionary());
Console.WriteLine();
Now run and IL2CPU will give an error.