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