4 references to FullHMMatch
mscorlib (4)
system\globalization\timespanparse.cs (4)
1020if (raw.FullHMMatch(raw.PositiveInvariant)) { 1024if (!match && raw.FullHMMatch(raw.NegativeInvariant)) { 1030if (!match && raw.FullHMMatch(raw.PositiveLocalized)) { 1034if (!match && raw.FullHMMatch(raw.NegativeLocalized)) {