17 references to HashCodeCombiner
System.Web (17)
Compilation\BuildManager.cs (2)
74
private readonly HashCodeCombiner _preAppStartHashCodeCombiner = new
HashCodeCombiner
();
569
var specialFilesHashCodeCombiner = new
HashCodeCombiner
();
Compilation\BuildManagerHost.cs (1)
666
hashCodeCombiner = new
HashCodeCombiner
();
Compilation\BuildResult.cs (2)
296
HashCodeCombiner hashCodeCombiner = new
HashCodeCombiner
();
751
HashCodeCombiner hashCodeCombiner = new
HashCodeCombiner
();
Compilation\CompilationUtil.cs (1)
139
HashCodeCombiner recompilationHash = new
HashCodeCombiner
();
Configuration\ProfileSection.cs (1)
150
HashCodeCombiner hashCombiner = new
HashCodeCombiner
();
FileChangesMonitor.cs (1)
137
HashCodeCombiner combiner = new
HashCodeCombiner
();
Hosting\MapPathBasedVirtualPathProvider.cs (1)
32
HashCodeCombiner hashCodeCombiner = new
HashCodeCombiner
();
OutputCacheModule.cs (1)
64
HashCodeCombiner hashCodeCombiner = new
HashCodeCombiner
();
UI\AttributeCollection.cs (1)
143
HashCodeCombiner hashCodeCombiner = new
HashCodeCombiner
();
UI\PartialCachingControl.cs (2)
84
HashCodeCombiner combinedHashCode = new
HashCodeCombiner
();
845
HashCodeCombiner hashCodeCombiner = new
HashCodeCombiner
();
UI\TemplateControl.cs (1)
708
HashCodeCombiner combinedHashCode = new
HashCodeCombiner
();
UI\TemplateParser.cs (1)
430
private HashCodeCombiner _typeHashCode = new
HashCodeCombiner
();
UI\Util.cs (1)
82
HashCodeCombiner recompilationHash = new
HashCodeCombiner
();
Util\HashCodeCombiner.cs (1)
54
HashCodeCombiner hashCodeCombiner = new
HashCodeCombiner
();