1 write to _maxBatchSize
System.Web (1)
Compilation\AssemblyBuilder.cs (1)
193_maxBatchSize = _compConfig.MaxBatchSize;
1 reference to _maxBatchSize
System.Web (1)
Compilation\AssemblyBuilder.cs (1)
263return (_sourceFiles.Count >= _maxBatchSize) ||