1 write to rootNode
mscorlib (1)
system\cfgparser.cs (1)
405
rootNode
= currentNode;
3 references to rootNode
mscorlib (3)
system\cfgparser.cs (3)
307
return
rootNode
;
348
if (currentNode ==
rootNode
)
404
if (
rootNode
== null)