1 write to m_posLoc
mscorlib (1)
system\globalization\timespanparse.cs (1)
266m_posLoc = new TimeSpanFormat.FormatLiterals();
2 references to m_posLoc
mscorlib (2)
system\globalization\timespanparse.cs (2)
267m_posLoc.Init(m_fullPosPattern, false); 270return m_posLoc;