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