2 references to GetCompiledTypeAndAssemblyName
System.Web (2)
Compilation\ClientBuildManager.cs (2)
465string[] typeAndAsemblyName = _host.GetCompiledTypeAndAssemblyName(VirtualPath.Create(virtualPath), null); 490_host.GetCompiledTypeAndAssemblyName(VirtualPath.Create(virtualPath), callback);