1 reference to DT_DIR
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\IO\Enumeration\FileSystemEntry.Unix.cs (1)
50
bool isDirectory = directoryEntry.InodeType == Interop.Sys.NodeType.
DT_DIR
;