4 references to mswsock
System (4)
net\System\Net\UnsafeNativeMethods.cs (4)
1188
[DllImport(
mswsock
, SetLastError=true)]
1199
[DllImport(
mswsock
, SetLastError=true, EntryPoint = "TransmitFile")]
1211
[DllImport(
mswsock
, SetLastError = true, EntryPoint = "TransmitFile")]
1222
[DllImport(
mswsock
, SetLastError = true, EntryPoint = "TransmitFile")]