1 write to attributeEntry
mscorlib (1)
system\cfgparser.cs (1)
437attributeEntry = currentNode.AddAttribute(text, "");
1 reference to attributeEntry
mscorlib (1)
system\cfgparser.cs (1)
442currentNode.ReplaceAttribute(attributeEntry, key, text);