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