6 references to AddObject
System.Web (6)
Compilation\CompilationUtil.cs (4)
153recompilationHash.AddObject(ps.MaxBatchGeneratedFileSize); 154recompilationHash.AddObject(ps.MaxBatchSize); 155recompilationHash.AddObject(ps.NumRecompilesBeforeAppRestart); 171recompilationHash.AddObject(compiler.WarningLevel);
UI\TemplateControl.cs (1)
635combinedHashCode.AddObject(f.GetNativeOffset());
UI\Util.cs (1)
109recompilationHash.AddObject(ps.MaxPageStateFieldLength);