2 references to HomeDirectory
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\IO\PersistedFiles.Unix.cs (2)
101Debug.Assert(passwd.HomeDirectory != null); 102path = Marshal.PtrToStringUTF8((IntPtr)passwd.HomeDirectory);