1 write to xmlns
SMDiagnostics (1)
System\ServiceModel\Diagnostics\TraceXPathNavigator.cs (1)
236this.xmlns = xmlns;
3 references to xmlns
SMDiagnostics (3)
System\ServiceModel\Diagnostics\TraceXPathNavigator.cs (3)
255if (!string.IsNullOrEmpty(this.xmlns)) 257size += this.xmlns.Length + 9; //upper bound 722retval = this.CurrentElement.CurrentAttribute.xmlns;