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