2 references to ParentProcessIdArgument
testhost.arm64 (2)
src\vstest\src\testhost.x86\DefaultEngineInvoker.cs (2)
215var hasParentProcessArgument = CommandLineArgumentsHelper.TryGetIntArgFromDict(argsDictionary, ParentProcessIdArgument, out var parentProcessId); 219throw new ArgumentException($"Argument {ParentProcessIdArgument} was not specified.");