1 write to m_fullNegPattern
mscorlib (1)
system\globalization\timespanparse.cs (1)
398
m_fullNegPattern
= dtfi.FullTimeSpanNegativePattern;
1 reference to m_fullNegPattern
mscorlib (1)
system\globalization\timespanparse.cs (1)
277
m_negLoc.Init(
m_fullNegPattern
, false);