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