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