4 references to UTF16
Microsoft.DotNet.NativeWrapper (4)
Interop.cs (4)
131
[UnmanagedFunctionPointer(CallingConvention.Cdecl, CharSet =
UTF16
)]
136
[DllImport(Constants.HostFxr, CharSet =
UTF16
, ExactSpelling = true, CallingConvention = CallingConvention.Cdecl)]
143
[UnmanagedFunctionPointer(CallingConvention.Cdecl, CharSet =
UTF16
)]
149
[DllImport(Constants.HostFxr, CharSet =
UTF16
, ExactSpelling = true, CallingConvention = CallingConvention.Cdecl)]