[System] Add reflection dependency tracking
[mono-project.git] / mcs / tests / test-831.cs
bloba08a048a3c51ce65b0f3c67b7ce63a21d206b60f
1 using System.Diagnostics;
3 class C
5 [Conditional ("true")]
6 static void Test ()
10 public static void Main ()