2 references to IndexOfTimePart
mscorlib (2)
system\globalization\culturedata.cs (2)
2986int index = IndexOfTimePart(format, 0, timeParts); 3003int separatorEnd = IndexOfTimePart(format, separatorStart, timeParts);