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