1 write to currentAttributeName
System.Transactions (1)
System\Transactions\Trace\PlainXmlWriter.cs (1)
134this.currentAttributeName = localName;
1 reference to currentAttributeName
System.Transactions (1)
System\Transactions\Trace\PlainXmlWriter.cs (1)
186this.navigator.AddAttribute(this.currentAttributeName, text, this.currentAttributeNs, this.currentAttributePrefix);