2 references to Name
System.Diagnostics.Process (2)
src\libraries\Common\src\Interop\Unix\System.Native\Interop.GetPwUid.cs (2)
69Debug.Assert(passwd.Name != null); 70username = Marshal.PtrToStringUTF8((IntPtr)passwd.Name);