2 references to sizeofSECURITY_DESCRIPTOR
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlConnection.cs (2)
2389
pSecurityDescriptor = Marshal.AllocHGlobal(
sizeofSECURITY_DESCRIPTOR
);
2393
for (int i = 0; i <
sizeofSECURITY_DESCRIPTOR
; i++)