4 writes to sep
mscorlib (4)
system\globalization\timespanparse.cs (4)
128
sep
= null;
135
sep
= null;
214
tok.
sep
= m_value.Substring(startIndex, length);
701
tok.
sep
= String.Empty;
1 reference to sep
mscorlib (1)
system\globalization\timespanparse.cs (1)
416
if (!AddSep(tok.
sep
, ref result)) return false;