// "Create method 'test'" "true-preview" public class Test { public Test() { test(); } private void test() { } }