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