2 references to HomeDirectory
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\IO\PersistedFiles.Unix.cs (2)
107
Debug.Assert(passwd.
HomeDirectory
!= null);
108
path = Utf8StringMarshaller.ConvertToManaged(passwd.
HomeDirectory
);