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