2 references to sizeofSECURITY_ATTRIBUTES
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlConnection.cs (2)
2476pSecurityAttributes = Marshal.AllocHGlobal(sizeofSECURITY_ATTRIBUTES); 2480Marshal.WriteInt32(pSecurityAttributes, 0, sizeofSECURITY_ATTRIBUTES); // nLength = sizeof(SECURITY_ATTRIBUTES)