7 references to KERNEL32
System.Net (7)
net\UnsafeMethods.cs (7)
35[DllImport(KERNEL32, ExactSpelling = true, CharSet = CharSet.Unicode, SetLastError = true)]
38[DllImport(KERNEL32, ExactSpelling = true, SetLastError = true)]
44[DllImport(KERNEL32, ExactSpelling=true, CharSet=CharSet.Unicode, SetLastError=true)]
48[DllImport(KERNEL32, EntryPoint = "GetProcAddress", SetLastError = true, BestFitMapping = false)]
52[DllImport(KERNEL32, CallingConvention = CallingConvention.Winapi, SetLastError = true)]
55[DllImport(KERNEL32, CharSet = CharSet.Unicode)]
66[DllImport(KERNEL32, CharSet = CharSet.Unicode)]