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