3 references to _propMaxBatchSize
System.Web (3)
Configuration\CompilationSection.cs (3)
211_properties.Add(_propMaxBatchSize); 338return (int)base[_propMaxBatchSize]; 341base[_propMaxBatchSize] = value;