3 references to GetVPathBuildResultWithAssert
System.Web (3)
Compilation\BuildManager.cs (3)
1534return GetVPathBuildResultWithAssert(context, virtualPath, noBuild, allowCrossApp, allowBuildInPrecompile, throwIfNotFound: true, ensureIsUpToDate: ensureIsUpToDate); 1541return GetVPathBuildResultWithAssert(context, virtualPath, noBuild, allowCrossApp, allowBuildInPrecompile, true/*throwIfNotFound*/); 3204buildResult = GetVPathBuildResultWithAssert(