5 references to CombinedHash32
System.Web (5)
FileChangesMonitor.cs (1)
142
return combiner.
CombinedHash32
;
OutputCacheModule.cs (1)
75
return hashCodeCombiner.
CombinedHash32
;
UI\AttributeCollection.cs (1)
148
return hashCodeCombiner.
CombinedHash32
;
UI\PartialCachingControl.cs (1)
852
return hashCodeCombiner.
CombinedHash32
;
UI\TemplateParser.cs (1)
431
internal int TypeHashCode { get { return _typeHashCode.
CombinedHash32
; } }