2 references to GetPreStartInitMethodsFromAssemblyCollection
System.Web (2)
Compilation\BuildManager.cs (2)
790methods = GetPreStartInitMethodsFromAssemblyCollection(cachedPreStartAssemblies, buildingFromCache: true); 919return GetPreStartInitMethodsFromAssemblyCollection(referencedAssemblies, buildingFromCache: false);