4 references to FullMatch
mscorlib (4)
system\globalization\timespanparse.cs (4)
744
if (raw.
FullMatch
(raw.PositiveInvariant)) {
748
if (!match && raw.
FullMatch
(raw.NegativeInvariant)) {
754
if (!match && raw.
FullMatch
(raw.PositiveLocalized)) {
758
if (!match && raw.
FullMatch
(raw.NegativeLocalized)) {