2 references to TryParseExactMultipleTimeSpan
mscorlib (2)
system\globalization\timespanparse.cs (2)
608
if (
TryParseExactMultipleTimeSpan
(input, formats, formatProvider, styles, ref parseResult)) {
619
if (
TryParseExactMultipleTimeSpan
(input, formats, formatProvider, styles, ref parseResult)) {