1 write to m_negLoc
mscorlib (1)
system\globalization\timespanparse.cs (1)
276m_negLoc = new TimeSpanFormat.FormatLiterals();
2 references to m_negLoc
mscorlib (2)
system\globalization\timespanparse.cs (2)
277m_negLoc.Init(m_fullNegPattern, false); 280return m_negLoc;