6 references to AddFile
System.Web (6)
Compilation\BuildManager.cs (4)
592specialFilesHashCodeCombiner.AddFile(aspBinaryFileName); 601specialFilesHashCodeCombiner.AddFile(machineConfigFileName); 610specialFilesHashCodeCombiner.AddFile(rootWebConfigFileName); 642specialFilesHashCodeCombiner.AddFile(GlobalAsaxVirtualPath.MapPathInternal());
Compilation\BuildResult.cs (1)
908hashCodeCombiner.AddFile(localResAssembly.Location);
Hosting\MapPathBasedVirtualPathProvider.cs (1)
37hashCodeCombiner.AddFile(physicalDependency);