2 references to IsUpdatablePrecompiledAppInternal
System.Web (2)
Compilation\BuildManager.cs (2)
996
if (
IsUpdatablePrecompiledAppInternal
&& dirType == CodeDirectoryType.LocalResources)
2803
return _theBuildManager.
IsUpdatablePrecompiledAppInternal
;