2 references to IsBatchEnabledForDirectory
System.Web (2)
Compilation\BuildManager.cs (2)
1672
if (
IsBatchEnabledForDirectory
(parentPath)) {
2850
if (
IsBatchEnabledForDirectory
(vdir.VirtualPathObject)) {