3 references to Init
mscorlib (3)
system\globalization\timespanformat.cs (1)
94literal.Init(format, pattern == Pattern.Full);
system\globalization\timespanparse.cs (2)
267m_posLoc.Init(m_fullPosPattern, false); 277m_negLoc.Init(m_fullNegPattern, false);