4 references to CPINFOEXW
System.Text.Encoding.CodePages (4)
_generated\0\LibraryImports.g.cs (1)
7private static unsafe extern partial global::Interop.BOOL GetCPInfoExW(uint CodePage, uint dwFlags, global::Interop.Kernel32.CPINFOEXW* lpCPInfoEx);
src\runtime\src\libraries\Common\src\Interop\Windows\Kernel32\Interop.GetCPInfoEx.cs (3)
13private static unsafe partial Interop.BOOL GetCPInfoExW(uint CodePage, uint dwFlags, CPINFOEXW* lpCPInfoEx); 44CPINFOEXW cpInfo; 62CPINFOEXW cpInfo;