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