3 references to PrecompilingForUpdatableDeployment
System.Web (3)
Compilation\BaseCodeDomTreeGenerator.cs (3)
147
if (
PrecompilingForUpdatableDeployment
)
270
if (!
PrecompilingForUpdatableDeployment
) {
300
if (
PrecompilingForUpdatableDeployment
&& Parser.CodeFileVirtualPath == null)