3 references to OBJECT_ATTRIBUTES
System.Data (3)
fx\src\data\System\Data\SQLTypes\SQLFileStream.cs (2)
682UnsafeNativeMethods.OBJECT_ATTRIBUTES oa; 683oa.length = Marshal.SizeOf(typeof(UnsafeNativeMethods.OBJECT_ATTRIBUTES));
fx\src\data\System\Data\SQLTypes\UnsafeNativeMethods.cs (1)
33ref OBJECT_ATTRIBUTES objectAttributes,