2 references to GENERIC_WRITE
System.Core (2)
System\IO\LogStream.cs (1)
100
_fAccessSav = UnsafeNativeMethods.
GENERIC_WRITE
;
System\IO\Pipes\Pipe.cs (1)
1059
m_access |= UnsafeNativeMethods.
GENERIC_WRITE
;