1 write to attributes
System.Xml.Linq (1)
System\Xml\Linq\XLinq.cs (1)
7406
attributes
= new List<XAttribute>();
4 references to attributes
System.Xml.Linq (4)
System\Xml\Linq\XLinq.cs (4)
7415
foreach (XAttribute a in
attributes
) {
7422
attributes
.Clear();
7438
foreach (XAttribute a in
attributes
) {
7482
attributes
.Add(a);