1 write to _totalFileLength
System.Web (1)
Compilation\AssemblyBuilder.cs (1)
302
_totalFileLength
+= GetFileLengthWithAssert(filename);
1 reference to _totalFileLength
System.Web (1)
Compilation\AssemblyBuilder.cs (1)
264
(
_totalFileLength
>= _maxBatchGeneratedFileSize);