2 references to BatchCompilationSlotName
System.Web (2)
Compilation\BuildManager.cs (2)
1925
directoryBatchCompilerChecker = CallContext.GetData(
BatchCompilationSlotName
)
1932
CallContext.SetData(
BatchCompilationSlotName
, directoryBatchCompilerChecker);