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