2 references to GetAssemblyPathFromType
System.Web (2)
Compilation\BuildManagerHost.cs (1)
271
string assemblyPath = Util.
GetAssemblyPathFromType
(t);
UI\Util.cs (1)
1231
return HttpRuntime.GetSafePath(
GetAssemblyPathFromType
(t));