2 references to IndexOfTimePart
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Globalization\CultureData.cs (2)
2073int index = IndexOfTimePart(format, 0, timeParts); 2090int separatorEnd = IndexOfTimePart(format, separatorStart, timeParts);