1 reference to CreateFileHandle
System.IO.FileSystem.AccessControl (1)
System\IO\FileSystemAclExtensions.cs (1)
178
SafeFileHandle handle =
CreateFileHandle
(fileInfo.FullName, mode, rights, share, options, fileSecurity);