3 writes to nodeCountMax
System.ServiceModel (3)
System\ServiceModel\Dispatcher\SeekableMessageNavigator.cs (3)
1135this.nodeCountMax = count; 1145this.nodeCountMax = countMax; 2099this.counter.nodeCountMax = value;
1 reference to nodeCountMax
System.ServiceModel (1)
System\ServiceModel\Dispatcher\SeekableMessageNavigator.cs (1)
2117throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new XPathNavigatorException(SR.GetString(SR.FilterNodeQuotaExceeded, this.counter.nodeCountMax)));