2 references to UserId
System.Diagnostics.Process (2)
System\Diagnostics\ProcessUtils.Unix.cs (2)
87
return (passwd.Value.
UserId
, passwd.Value.GroupId);
105
return (passwd.Value.
UserId
, passwd.Value.GroupId);