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