1 write to currentAttributeName
SMDiagnostics (1)
System\ServiceModel\Diagnostics\PlainXmlWriter.cs (1)
117this.currentAttributeName = localName;
1 reference to currentAttributeName
SMDiagnostics (1)
System\ServiceModel\Diagnostics\PlainXmlWriter.cs (1)
133this.navigator.AddAttribute(this.currentAttributeName, this.currentAttributeText, this.currentAttributeNs, this.currentAttributePrefix);