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