1 instantiation of new
testhost (1)
src\vstest\src\testhost.x86\Program.cs (1)
54public static void Run(string[]? args) => Run(args, new());
1 reference to new
testhost (1)
src\vstest\src\testhost.x86\Program.cs (1)
56internal static void Run(string[]? args, UiLanguageOverride uiLanguageOverride)