4 references to FullHMSMatch
mscorlib (4)
system\globalization\timespanparse.cs (4)
914if (raw.FullHMSMatch(raw.PositiveInvariant)) { 929if (!match && raw.FullHMSMatch(raw.NegativeInvariant)) { 946if (!match && raw.FullHMSMatch(raw.PositiveLocalized)) { 961if (!match && raw.FullHMSMatch(raw.NegativeLocalized)) {