2 writes to nodeCountMax
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QuerySafeNavigator.cs (2)
168
this.
nodeCountMax
= nodeCountMax;
195
this.counter.
nodeCountMax
= value;
1 reference to nodeCountMax
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QuerySafeNavigator.cs (1)
394
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new XPathNavigatorException(SR.GetString(SR.FilterNodeQuotaExceeded, this.counter.
nodeCountMax
)));