5 references to UTF8
Microsoft.DotNet.NativeWrapper (5)
Interop.cs (5)
161[UnmanagedFunctionPointer(CallingConvention.Cdecl, CharSet = UTF8)]
166[DllImport(Constants.HostFxr, CharSet = UTF8, ExactSpelling = true, CallingConvention = CallingConvention.Cdecl)]
173[UnmanagedFunctionPointer(CallingConvention.Cdecl, CharSet = UTF8)]
179[DllImport(Constants.HostFxr, CharSet = UTF8, ExactSpelling = true, CallingConvention = CallingConvention.Cdecl)]
184[DllImport("libc", CharSet = UTF8, ExactSpelling = true, CallingConvention = CallingConvention.Cdecl)]