4 references to CPINFOEXW
System.Text.Encoding.CodePages (4)
_generated\0\LibraryImports.g.cs (1)
7
private 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)
13
private static unsafe partial Interop.BOOL GetCPInfoExW(uint CodePage, uint dwFlags,
CPINFOEXW
* lpCPInfoEx);
44
CPINFOEXW
cpInfo;
62
CPINFOEXW
cpInfo;