2 writes to _fileCount
System.Web (2)
Compilation\AssemblyBuilder.cs (2)
413tempPath = TempFilePhysicalPathPrefix + ((_fileCount++) + extension); 416tempPath = TempFilePhysicalPathPrefix + ((_fileCount++) + "." + extension);