2 references to Wininet
WindowsBase (2)
Shared\MS\Win32\UnsafeNativeMethodsOther.cs (2)
856
[DllImport(ExternDll.
Wininet
, SetLastError=true, ExactSpelling=true, EntryPoint="InternetGetCookieExW", CharSet=CharSet.Unicode)]
864
[DllImport(ExternDll.
Wininet
, SetLastError = true, ExactSpelling = true, EntryPoint = "InternetSetCookieExW", CharSet = CharSet.Unicode)]