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