News
public class Program { static void Main() { _ = (Get1() && Get2()); } static S1 Get1() => new S1(); static S1 Get2() => new S1(); } struct S1 { public static S1 ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results