5 references to UTF8
Microsoft.DotNet.NativeWrapper (5)
Interop.cs (5)
167[UnmanagedFunctionPointer(CallingConvention.Cdecl, CharSet = UTF8)] 172[DllImport(Constants.HostFxr, CharSet = UTF8, ExactSpelling = true, CallingConvention = CallingConvention.Cdecl)] 179[UnmanagedFunctionPointer(CallingConvention.Cdecl, CharSet = UTF8)] 185[DllImport(Constants.HostFxr, CharSet = UTF8, ExactSpelling = true, CallingConvention = CallingConvention.Cdecl)] 190[DllImport("libc", CharSet = UTF8, ExactSpelling = true, CallingConvention = CallingConvention.Cdecl)]