2 writes to currentSize
SMDiagnostics (2)
System\ServiceModel\Diagnostics\TraceXPathNavigator.cs (2)
32this.currentSize = 0; 882this.currentSize += nodeSize;
1 reference to currentSize
SMDiagnostics (1)
System\ServiceModel\Diagnostics\TraceXPathNavigator.cs (1)
877if (this.currentSize + nodeSize > this.maxSize)