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