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