3 references to PathConfName
System.IO.FileSystem.DriveInfo (3)
_generated\0\LibraryImports.g.cs (2)
31private static partial int PathConf(string path, global::Interop.Sys.PathConfName name) 62static extern unsafe int __PInvoke(byte* __path_native, global::Interop.Sys.PathConfName __name_native);
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.PathConf.cs (1)
24private static partial int PathConf(string path, PathConfName name);