1 reference to FILE_WRITE_ATTRIBUTES
System.ServiceModel (1)
System\ServiceModel\Channels\PipeConnection.cs (1)
2480
const int clientWriteAccess = UnsafeNativeMethods.
FILE_WRITE_ATTRIBUTES
| UnsafeNativeMethods.FILE_WRITE_DATA | UnsafeNativeMethods.FILE_WRITE_EA;