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