3 references to FILE_FULL_EA_INFORMATION
System.Data (3)
fx\src\data\System\Data\SQLTypes\SQLFileStream.cs (3)
1040
UnsafeNativeMethods.
FILE_FULL_EA_INFORMATION
eaBuffer;
1082
System.Diagnostics.Debug.Assert(Marshal.OffsetOf(typeof(UnsafeNativeMethods.
FILE_FULL_EA_INFORMATION
), "EaName").ToInt64() <= (Int64) Int32.MaxValue);
1083
int cbOffset = Marshal.OffsetOf(typeof(UnsafeNativeMethods.
FILE_FULL_EA_INFORMATION
), "EaName").ToInt32();