2 references to GroupId
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
);