1 reference to TIME_NOSECONDS
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Globalization\CultureData.Nls.cs (1)
428uint lcType = (dwFlags == Interop.Kernel32.TIME_NOSECONDS) ? Interop.Kernel32.LOCALE_SSHORTTIME : Interop.Kernel32.LOCALE_STIMEFORMAT;