4 references to attributes
System.Transactions (4)
System\Transactions\Trace\TraceXPathNavigator.cs (4)
61return this.attributes.Count > 0; 67if ((this.attributeIndex + 1) < this.attributes.Count) 89return this.attributes[this.attributeIndex]; 175this.current.attributes.Add(node);