[System] Add reflection dependency tracking
[mono-project.git] / mcs / tests / gtest-named-02.cs
blob90c66d00cdc50970a333a55ee9b97b443077c93e
1 public class D
3 public static void Foo (int d = true ? 1 : 0)
7 public static void Main ()