3 references to Both
RunTests (3)
Options.cs (2)
54public TestRuntime TestRuntime { get; set; } = TestRuntime.Both; 146var testRuntime = TestRuntime.Both;
Program.cs (1)
385TestRuntime.Both => true,