1 write to nodeValue
SMDiagnostics (1)
System\ServiceModel\Diagnostics\TraceXPathNavigator.cs (1)
62this.nodeValue = text;
2 references to nodeValue
SMDiagnostics (2)
System\ServiceModel\Diagnostics\TraceXPathNavigator.cs (2)
71return this.nodeValue.Length + 8; // <!--XXX--> 808retval = this.CurrentComment.nodeValue;