2 writes to m_parent
mscorlib (2)
system\cfgparser.cs (2)
506m_parent = parent; 537child.m_parent = this;
1 reference to m_parent
mscorlib (1)
system\cfgparser.cs (1)
522get {return m_parent;}