Searched refs:NUnitMain (Results 1 – 6 of 6) sorted by relevance
24 static class NUnitMain class29 return new AutoRun(typeof(NUnitMain).GetTypeInfo().Assembly).Execute(args); in Main()
31 public class NUnitMain class37 return new AutoRun(typeof(NUnitMain).GetTypeInfo().Assembly).Execute(args); in Main()