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