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