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