2 references to UserId
System.Diagnostics.Process (2)
System\Diagnostics\Process.Unix.cs (2)
1002
return (passwd.Value.
UserId
, passwd.Value.GroupId);
1020
return (passwd.Value.
UserId
, passwd.Value.GroupId);