3 references to LOCALE_SUPPLEMENTAL
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Globalization\CultureData.Nls.cs (3)
128Interop.Kernel32.EnumSystemLocalesEx(&EnumSystemLocalesProc, Interop.Kernel32.LOCALE_SPECIFICDATA | Interop.Kernel32.LOCALE_SUPPLEMENTAL, &context, IntPtr.Zero); 486flags |= Interop.Kernel32.LOCALE_SUPPLEMENTAL; 491flags |= Interop.Kernel32.LOCALE_SUPPLEMENTAL;