9 references to KERNEL32
System.ServiceModel.Internals (9)
System\Runtime\Interop\UnsafeNativeMethods.cs (9)
42
[DllImport(
KERNEL32
, BestFitMapping = false, CharSet = CharSet.Auto)]
49
[DllImport(
KERNEL32
, ExactSpelling = true)]
56
[DllImport(
KERNEL32
, SetLastError = true)]
63
[DllImport(
KERNEL32
, SetLastError = false)]
74
[DllImport(
KERNEL32
, SetLastError = true)]
90
[DllImport(
KERNEL32
, SetLastError = true, CharSet = CharSet.Auto)]
132
[DllImport(
KERNEL32
)]
139
[DllImport(
KERNEL32
)]
146
[DllImport(
KERNEL32
, CharSet = CharSet.Unicode)]