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