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