Make StringComparer.Create throw ArgumentNullException (#26570)
[mono-project.git] / mcs / tests / test-debug-26.cs
blob0cbe64f613b68e7a25e2e7efa4be394880d3cb0c
1 partial class P
3 partial void Foo ();
6 partial class P
8 partial void Foo ()
12 public static void Main ()