[interp] Reduce computation under calc_section mutex
[mono-project.git] / mcs / tests / gtest-autoproperty-05.cs
blob0a3377d02381f1aec0ce44f818984df18621c8d4
1 partial class Test
5 abstract partial class Test
7 public string X { get; set; }
10 class M
12 public static void Main ()