2 references to LicensesAssemblyName
System.Web (2)
Compilation\BuildManager.cs (2)
526string licAssemblyPath = Path.Combine(HttpRuntime.BinDirectoryInternal, LicensesAssemblyName + ".dll"); 528Assembly.Load(LicensesAssemblyName);