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