2 references to KERNEL32
SMSvcHost (2)
System\ServiceModel\Activation\WebHostUnsafeNativeMethods.cs (2)
45
[DllImport(
KERNEL32
, CharSet = CharSet.Ansi, SetLastError = true, BestFitMapping = false, ThrowOnUnmappableChar = true)]
52
[DllImport(
KERNEL32
, CharSet = CharSet.Unicode, SetLastError = true)]