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